Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp338 const bool hasGeom = m_params.geometry(); in checkSupport() local
DvktPipelineShaderModuleIdentifierTests.cpp597 bool hasGeom (void) const in hasGeom() function
893 bool hasGeom = false; in generateSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp356 const bool hasGeom = m_params.geometry(); in checkSupport() local
DvktPipelineShaderModuleIdentifierTests.cpp603 bool hasGeom (void) const in hasGeom() function
899 bool hasGeom = false; in generateSources() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp2561 const bool hasGeom = (geometryShader.isSet() || geomShaderModuleId.ptr); in setupPreRasterizationShaderState3() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp3028 const bool hasGeom = binaries.contains("geom"); in iterate() local