Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/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
/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp844 const bool hasGeom = (geometryShaderModule != DE_NULL || geomShaderModuleId.ptr); in setupPreRasterizationShaderState3() local