Searched defs:vec3_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_acceleration_structure.c | 764 const struct glsl_type *vec3_type = glsl_vector_type(GLSL_TYPE_FLOAT, 3); local in function:get_vertices 915 const struct glsl_type *vec3_type = glsl_vector_type(GLSL_TYPE_FLOAT, 3); local in function:build_leaf_shader 1261 const struct glsl_type *vec3_type = glsl_vector_type(GLSL_TYPE_FLOAT, 3); local in function:build_internal_shader [all...] |
| H A D | radv_pipeline_rt.c | 203 const struct glsl_type *vec3_type = glsl_vector_type(GLSL_TYPE_FLOAT, 3); local in function:create_rt_variables 1104 const struct glsl_type *vec3_type = glsl_vector_type(GLSL_TYPE_FLOAT, 3); local in function:init_traversal_vars |
Completed in 7 milliseconds