Home
last modified time | relevance | path

Searched defs:isMatrixType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h171 bool isMatrixType; member
188 bool isMatrixType, in UniformTypeInfo()
/third_party/glslang/SPIRV/
DSpvBuilder.h289 bool isMatrixType(Id typeId) const { return getTypeClass(typeId) == OpTypeMatrix; } in isMatrixType() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp4337 const auto isMatrixType = isMatrix (currentItem.type); in verifyResultBuffer() local
5438 const bool isMatrixType = isMatrix (currentTestItem.type); in initTestItems() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp4342 const auto isMatrixType = isMatrix (currentItem.type); in verifyResultBuffer() local
5443 const bool isMatrixType = isMatrix (currentTestItem.type); in initTestItems() local