Searched defs:matType (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCompositeInsertTests.cpp | 59 string matType = getMatrixType(cols, rows); in getMatrixDeclarations() local 106 string matType = getMatrixType(cols, rows); in getMatrixCompositeInserts() local 343 string matType = getMatrixType(cols, rows); in addComputeMatrixCompositeInsertTests() local 434 string matType = getMatrixType(cols, rows); in addGraphicsMatrixCompositeInsertTests() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/ |
H A D | EmulateYUVBuiltIns.cpp | 117 const TType *matType = StaticType::GetBasic<EbtFloat, EbpMedium, 4, 3>(); in MakeMatrix() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderMatrixTests.cpp | 1165 std::string ShaderMatrixCase::genGLSLMatToVec3Reduction(const glu::DataType &matType, const char *v… in genGLSLMatToVec3Reduction() 1313 DataType matType = matrixTypes[matTypeNdx]; in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 2054 std::string ShaderMatrixCase::genGLSLMatToVec3Reduction(const glu::DataType &matType, const char *v… in genGLSLMatToVec3Reduction() 2257 DataType matType = matrixTypes[matTypeNdx]; in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 2271 std::string ShaderMatrixCase::genGLSLMatToVec3Reduction(const glu::DataType &matType, const char *v… in genGLSLMatToVec3Reduction() 2442 DataType matType = matrixTypes[matTypeNdx]; in init() local
|
/aosp_15_r20/external/skia/src/effects/imagefilters/ |
H A D | SkLightingImageFilter.cpp | 228 Material::Type matType, in make_lighting_shader()
|