Home
last modified time | relevance | path

Searched refs:elm_type (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c510 const struct glsl_type *elm_type = glsl_get_array_element(type); in copy_const_initializer() local
514 copy_const_initializer(constant->elements[i], elm_type, in copy_const_initializer()
519 const struct glsl_type *elm_type = glsl_get_struct_field(type, i); in copy_const_initializer() local
521 copy_const_initializer(constant->elements[i], elm_type, data + offset); in copy_const_initializer()

Completed in 2 milliseconds