Home
last modified time | relevance | path

Searched defs:byte_code_size (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dshader.c3387 void *byte_code, UINT *byte_code_size) in wined3d_shader_get_byte_code()
3586 size_t byte_code_size; in shader_init() local
H A Dshader_sm1.c536 static void *shader_sm1_init(const DWORD *byte_code, size_t byte_code_size, in shader_sm1_init()
H A Dshader_sm4.c1221 static void *shader_sm4_init(const DWORD *byte_code, size_t byte_code_size, in shader_sm4_init()
/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c3034 UINT byte_code_size; in test_effect_states() local
4301 unsigned int byte_code_size; in test_effect_preshader_compare_shader_() local
7205 UINT byte_code_size; in test_effect_unsupported_shader() local
/reactos/dll/directx/wine/d3dx9_36/
H A Dpreshader.c1233 …LT d3dx_create_param_eval(struct d3dx_effect *effect, void *byte_code, unsigned int byte_code_size, in d3dx_create_param_eval()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h2052 size_t byte_code_size; member