Home
last modified time | relevance | path

Searched defs:isect (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp101 …bool isect() const { return ENABLED(flags, VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHA… in isect() function
261 de::SharedPtr<IntersectionShader> isect; member
905 de::SharedPtr<IntersectionShader> isect(new IntersectionShader); in prepareShaderBindingTable() local
DvktRayTracingBuiltinTests.cpp2753 const std::string isect = isectSrc.str(); in initPrograms() local
2881 std::string isect = isectSrc.str(); in initPrograms() local
3006 std::string isect = isectSrc.str(); in initPrograms() local
3109 std::string isect = isectSrc.str(); in initPrograms() local
3210 std::string isect = isectSrc.str(); in initPrograms() local
3486 deUint32 isect[2]; member
DvktRayTracingBarrierTests.cpp468 std::stringstream isect; in initPrograms() local
644 std::stringstream isect; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp100 …bool isect() const { return ENABLED(flags, VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHA… in isect() function
260 de::SharedPtr<IntersectionShader> isect; member
897 de::SharedPtr<IntersectionShader> isect(new IntersectionShader); in prepareShaderBindingTable() local
DvktRayTracingBarrierTests.cpp468 std::stringstream isect; in initPrograms() local
644 std::stringstream isect; in initPrograms() local
/third_party/skia/src/gpu/ops/
DFillRRectOp.cpp288 auto isect = skvx::bit_pun<grvx::float4>(isectRRect.rect()); in clipToShape() local