Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayable.h79 bool isMatrix() const { return getType() == SkType_Matrix; } in isMatrix() function
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp654 const bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local
1072 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateCompareSrc() local
1156 const bool isMatrix = glu::isDataTypeMatrix(basicType); in generateWriteSrc() local
1258 const bool isMatrix = glu::isDataTypeMatrix(dstEntry.type); in copyBufferVarData() local
1465 const bool isMatrix = glu::isDataTypeMatrix(resEntry.type); in compareBufferVarData() local
/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.cpp657 const bool isMatrix = glu::isDataTypeMatrix(component.getVariableType()->getBasicType()); in validateSingleVariable() local
691 const bool isMatrix = glu::isDataTypeMatrix(component.getVariableType()->getBasicType()); in validateSingleVariable() local
Des31fProgramInterfaceQueryTests.cpp5731 bool isMatrix; in generateProgramInputOutputTypeBasicTypeCases() member
/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/shaderexecutor/
DvktShaderExecutor.cpp1742 const bool isMatrix = glu::isDataTypeMatrix(basicType); in copyToBuffer() local
1769 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
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp575 bool isMatrix = glu::isDataTypeMatrix(entry.type); in generateValue() local