Home
last modified time | relevance | path

Searched defs:padVertices (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp160 bool padVertices; member
2953 bool padVertices; in addBasicBuildingTests() member
3093 bool padVertices; in addVertexIndexFormatsTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp184 bool padVertices; member
3406 bool padVertices; in addBasicBuildingTests() member
3573 bool padVertices; in addVertexIndexFormatsTests() member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp137 …ry (VkGeometryTypeKHR geometryType, VkFormat vertexFormat, VkIndexType indexType, bool padVertices) in makeRaytracedGeometry()