Searched defs:isect (Results 1 – 6 of 6) sorted by relevance
101 …bool isect() const { return ENABLED(flags, VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHA… in isect() function261 de::SharedPtr<IntersectionShader> isect; member905 de::SharedPtr<IntersectionShader> isect(new IntersectionShader); in prepareShaderBindingTable() local
2753 const std::string isect = isectSrc.str(); in initPrograms() local2881 std::string isect = isectSrc.str(); in initPrograms() local3006 std::string isect = isectSrc.str(); in initPrograms() local3109 std::string isect = isectSrc.str(); in initPrograms() local3210 std::string isect = isectSrc.str(); in initPrograms() local3486 deUint32 isect[2]; member
468 std::stringstream isect; in initPrograms() local644 std::stringstream isect; in initPrograms() local
100 …bool isect() const { return ENABLED(flags, VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHA… in isect() function260 de::SharedPtr<IntersectionShader> isect; member897 de::SharedPtr<IntersectionShader> isect(new IntersectionShader); in prepareShaderBindingTable() local
288 auto isect = skvx::bit_pun<grvx::float4>(isectRRect.rect()); in clipToShape() local