Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dd3dcompiler_private.h647 HLSL_TYPE_TEXTURE, enumerator
H A Dhlsl.y250 type = new_hlsl_type(d3dcompiler_strdup("TEXTURE"), HLSL_CLASS_OBJECT, HLSL_TYPE_TEXTURE, 1, 1); in declare_predefined_types()