Home
last modified time | relevance | path

Searched defs:col_type (Results 1 – 25 of 26) sorted by relevance

12

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_mat4.hpp40 typedef fvec4SIMD col_type; typedef
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat4x3.hpp18 typedef tvec3<T, P> col_type; typedef
Dtype_mat3x4.hpp18 typedef tvec4<T, P> col_type; typedef
Dtype_mat3x3.hpp17 typedef tvec3<T, P> col_type; typedef
Dtype_mat2x4.hpp18 typedef tvec4<T, P> col_type; typedef
Dtype_mat2x3.hpp18 typedef tvec3<T, P> col_type; typedef
Dtype_mat4x4.hpp17 typedef tvec4<T, P> col_type; typedef
Dtype_mat3x2.hpp18 typedef tvec2<T, P> col_type; typedef
Dtype_mat2x2.hpp17 typedef tvec2<T, P> col_type; typedef
Dtype_mat4x2.hpp18 typedef tvec2<T, P> col_type; typedef
/external/perfetto/src/trace_processor/
Diterator_impl.h88 auto col_type = sqlite3_column_type(stmt, column); in Get() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp244 uint32_t col_type = 0; in RayQueryPass() local
Dvalidate_ray_tracing_reorder.cpp339 uint32_t col_type = 0; in RayReorderNVPass() local
Dvalidate_extensions.cpp1266 uint32_t col_type = 0; in ValidateExtInst() local
1288 uint32_t col_type = 0; in ValidateExtInst() local
Dvalidate_builtins.cpp1148 uint32_t col_type = 0; in ValidateF32Mat() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp244 uint32_t col_type = 0; in RayQueryPass() local
Dvalidate_ray_tracing_reorder.cpp339 uint32_t col_type = 0; in RayReorderNVPass() local
Dvalidate_extensions.cpp1266 uint32_t col_type = 0; in ValidateExtInst() local
1288 uint32_t col_type = 0; in ValidateExtInst() local
Dvalidate_builtins.cpp1144 uint32_t col_type = 0; in ValidateF32Mat() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_ray_query.cpp255 uint32_t col_type = 0; in RayQueryPass() local
Dvalidate_ray_tracing_reorder.cpp350 uint32_t col_type = 0; in RayReorderNVPass() local
Dvalidate_extensions.cpp1294 uint32_t col_type = 0; in ValidateExtInst() local
1316 uint32_t col_type = 0; in ValidateExtInst() local
/external/mesa3d/src/intel/compiler/elk/
Delk_vec4_visitor.cpp586 const glsl_type *col_type = glsl_get_column_type(type); in elk_type_size_xvec4() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c53 const glsl_type *col_type = glsl_get_column_type(type); in type_size_xvec4() local
/external/mesa3d/src/compiler/glsl/
Dast_function.cpp1804 const glsl_type *const col_type = glsl_get_column_type(var->type); in emit_inline_matrix_constructor() local

12