Home
last modified time | relevance | path

Searched refs:getDataTypeMatrixColumnType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderUtil.hpp398 DataType getDataTypeMatrixColumnType(DataType dataType);
H A DgluShaderUtil.cpp1112 DataType getDataTypeMatrixColumnType(DataType dataType) in getDataTypeMatrixColumnType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1065 …src << glu::getDataTypeName(singleCol ? glu::getDataTypeMatrixColumnType(basicType) : basicType) <… in generateImmMatrixSrc()
1434 glu::getDataTypeMatrixColumnType(basicType)); in generateWriteSrc()