Searched defs:byte_code_size (Results 1 – 6 of 6) sorted by relevance
3387 void *byte_code, UINT *byte_code_size) in wined3d_shader_get_byte_code()3586 size_t byte_code_size; in shader_init() local
536 static void *shader_sm1_init(const DWORD *byte_code, size_t byte_code_size, in shader_sm1_init()
1221 static void *shader_sm4_init(const DWORD *byte_code, size_t byte_code_size, in shader_sm4_init()
3034 UINT byte_code_size; in test_effect_states() local4301 unsigned int byte_code_size; in test_effect_preshader_compare_shader_() local7205 UINT byte_code_size; in test_effect_unsupported_shader() local
1233 …LT d3dx_create_param_eval(struct d3dx_effect *effect, void *byte_code, unsigned int byte_code_size, in d3dx_create_param_eval()
2052 size_t byte_code_size; member