Home
last modified time | relevance | path

Searched defs:isMatrix (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DparseConst.cpp55 bool isMatrix; member in TConstTraverser
DTypes.h427 bool isMatrix() const { return secondarySize > 1; } in isMatrix() function
640 bool isMatrix() const in isMatrix() function
Dintermediate.h321 bool isMatrix() const { return type.isMatrix(); } in isMatrix() function
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp739 const bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1157 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateCompareSrc() local
1241 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateWriteSrc() local
1480 const bool isMatrix = glu::isDataTypeMatrix(dstEntry.type); in copyBufferVarData() local
1687 const bool isMatrix = glu::isDataTypeMatrix(resEntry.type); in compareBufferVarData() local
2543 const bool isMatrix = glu::isDataTypeMatrix(var.type); in checkLayoutBounds() local
Des31fProgramInterfaceQueryTestCase.cpp659 const bool isMatrix = glu::isDataTypeMatrix(component.getVariableType()->getBasicType()); in validateSingleVariable() local
693 const bool isMatrix = glu::isDataTypeMatrix(component.getVariableType()->getBasicType()); in validateSingleVariable() local
Des31fProgramInterfaceQueryTests.cpp5751 bool isMatrix; in generateProgramInputOutputTypeBasicTypeCases() member
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp710 const bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1185 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateCompareSrc() local
1279 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateWriteSrc() local
1385 const bool isMatrix = glu::isDataTypeMatrix(dstEntry.type); in copyBufferVarData() local
1592 const bool isMatrix = glu::isDataTypeMatrix(resEntry.type); in compareBufferVarData() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp605 bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1226 bool isMatrix = glu::isDataTypeMatrix(dstEntry.type); in copyUniformData() local
1801 bool isMatrix = glu::isDataTypeMatrix(uniform.type); in checkLayoutBounds() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp628 bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1275 bool isMatrix = glu::isDataTypeMatrix(dstEntry.type); in copyUniformData() local
1836 bool isMatrix = glu::isDataTypeMatrix(uniform.type); in checkLayoutBounds() local
DglsShaderExecUtil.cpp973 const bool isMatrix = glu::isDataTypeMatrix(basicType); in copyToBuffer() local
1000 const bool isMatrix = glu::isDataTypeMatrix(basicType); in copyFromBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp579 bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1032 bool isMatrix (glu::DataType elementType) in isMatrix() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1703 const bool isMatrix = glu::isDataTypeMatrix(basicType); in copyToBuffer() local
1730 const bool isMatrix = glu::isDataTypeMatrix(basicType); in copyFromBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp623 const bool isMatrix = isDataTypeMatrix(basicType); in computeStd140Layout() local