Home
last modified time | relevance | path

Searched refs:HLSL_IR_LOOP (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dd3dcompiler_private.h715 HLSL_IR_LOOP, enumerator
1119 assert(node->type == HLSL_IR_LOOP); in loop_from_node()
H A Dhlsl.y335 loop->node.type = HLSL_IR_LOOP; in create_loop()