Home
last modified time | relevance | path

Searched refs:GeomType (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/bench/
DGradientBench.cpp155 enum GeomType { enum
160 static const char* geomtypename(GeomType gt) { in geomtypename()
179 GeomType geomType = kRect_GeomType, in GradientBench()
256 const GeomType fGeomType;
/third_party/skia/bench/
DGradientBench.cpp155 enum GeomType { enum
160 static const char* geomtypename(GeomType gt) { in geomtypename()
179 GeomType geomType = kRect_GeomType, in GradientBench()
256 const GeomType fGeomType;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp61 enum GeomType enum
119 GeomType geomType;
2463 GeomType geomType;
2578 const GeomType geomType = geomTypes[geomTypesNdx].geomType; in createScalarTests()
2709 const GeomType geomType = geomTypes[geomTypesNdx].geomType; in createRayFlagsTests()
2804 const GeomType geomType = geomTypes[geomTypesNdx].geomType; in createMultiOutputTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryWatertightnessTests.cpp69 enum GeomType enum
137 GeomType geomType;
2254 GeomType geomType; in createWatertightnessTests()
2284 const GeomType geomType = geomTypes[geomTypeNdx].geomType; in createWatertightnessTests()
DvktRayQueryBuiltinTests.cpp96 enum GeomType enum
225 GeomType geomType;
5035 if (testParams.geomType == GeomType::GEOM_TYPE_TRIANGLES) in initAccelerationStructures()
5068 (testParams.geomType == GeomType::GEOM_TYPE_TRIANGLES), in initAccelerationStructures()
5931 GeomType geomType;
6027 const GeomType geomType = geomTypes[geomTypeNdx].geomType; in createBuiltinTests()
6121 const GeomType geomType = geomTypes[geomTypeNdx].geomType; in createAdvancedTests()