Home
last modified time | relevance | path

Searched defs:row_type (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat2x2.hpp18 typedef tvec2<T, P> row_type; typedef
H A Dtype_mat2x3.hpp19 typedef tvec2<T, P> row_type; typedef
H A Dtype_mat2x4.hpp19 typedef tvec2<T, P> row_type; typedef
H A Dtype_mat3x2.hpp19 typedef tvec3<T, P> row_type; typedef
H A Dtype_mat3x3.hpp18 typedef tvec3<T, P> row_type; typedef
H A Dtype_mat3x4.hpp19 typedef tvec3<T, P> row_type; typedef
H A Dtype_mat4x2.hpp19 typedef tvec4<T, P> row_type; typedef
H A Dtype_mat4x3.hpp19 typedef tvec4<T, P> row_type; typedef
H A Dtype_mat4x4.hpp18 typedef tvec4<T, P> row_type; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_mat4.hpp41 typedef fvec4SIMD row_type; typedef
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h1137 const glsl_type *row_type() const in row_type() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2399 struct lp_type row_type; in generate_unswizzled_blend() local
2266 convert_alpha(struct gallivm_state *gallivm, struct lp_type row_type, struct lp_type alpha_type, const unsigned block_size, const unsigned block_height, const unsigned src_count, const unsigned dst_channels, const bool pad_inline, LLVMValueRef* src_alpha) convert_alpha() argument
[all...]

Completed in 9 milliseconds