/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_mat4.hpp | 40 typedef fvec4SIMD col_type; typedef
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_mat4x3.hpp | 18 typedef tvec3<T, P> col_type; typedef
|
D | type_mat3x4.hpp | 18 typedef tvec4<T, P> col_type; typedef
|
D | type_mat3x3.hpp | 17 typedef tvec3<T, P> col_type; typedef
|
D | type_mat2x4.hpp | 18 typedef tvec4<T, P> col_type; typedef
|
D | type_mat2x3.hpp | 18 typedef tvec3<T, P> col_type; typedef
|
D | type_mat4x4.hpp | 17 typedef tvec4<T, P> col_type; typedef
|
D | type_mat3x2.hpp | 18 typedef tvec2<T, P> col_type; typedef
|
D | type_mat2x2.hpp | 17 typedef tvec2<T, P> col_type; typedef
|
D | type_mat4x2.hpp | 18 typedef tvec2<T, P> col_type; typedef
|
/external/perfetto/src/trace_processor/ |
D | iterator_impl.h | 88 auto col_type = sqlite3_column_type(stmt, column); in Get() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 244 uint32_t col_type = 0; in RayQueryPass() local
|
D | validate_ray_tracing_reorder.cpp | 339 uint32_t col_type = 0; in RayReorderNVPass() local
|
D | validate_extensions.cpp | 1266 uint32_t col_type = 0; in ValidateExtInst() local 1288 uint32_t col_type = 0; in ValidateExtInst() local
|
D | validate_builtins.cpp | 1148 uint32_t col_type = 0; in ValidateF32Mat() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 244 uint32_t col_type = 0; in RayQueryPass() local
|
D | validate_ray_tracing_reorder.cpp | 339 uint32_t col_type = 0; in RayReorderNVPass() local
|
D | validate_extensions.cpp | 1266 uint32_t col_type = 0; in ValidateExtInst() local 1288 uint32_t col_type = 0; in ValidateExtInst() local
|
D | validate_builtins.cpp | 1144 uint32_t col_type = 0; in ValidateF32Mat() local
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_ray_query.cpp | 255 uint32_t col_type = 0; in RayQueryPass() local
|
D | validate_ray_tracing_reorder.cpp | 350 uint32_t col_type = 0; in RayReorderNVPass() local
|
D | validate_extensions.cpp | 1294 uint32_t col_type = 0; in ValidateExtInst() local 1316 uint32_t col_type = 0; in ValidateExtInst() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_vec4_visitor.cpp | 586 const glsl_type *col_type = glsl_get_column_type(type); in elk_type_size_xvec4() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_nir.c | 53 const glsl_type *col_type = glsl_get_column_type(type); in type_size_xvec4() local
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_function.cpp | 1804 const glsl_type *const col_type = glsl_get_column_type(var->type); in emit_inline_matrix_constructor() local
|