Home
last modified time | relevance | path

Searched refs:addShaderCodeCustomGeometry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersionTests.cpp331 addShaderCodeCustomGeometry(programCollection, instanceContext, &spirVAsmBuildOptions); in initPrograms()
H A DvktSpvAsmGraphicsShaderTestUtil.cpp1455 void addShaderCodeCustomGeometry(vk::SourceCollections &dst, InstanceContext &context, in addShaderCodeCustomGeometry() function
1497 void addShaderCodeCustomGeometry(vk::SourceCollections &dst, InstanceContext context) in addShaderCodeCustomGeometry() function
1499 addShaderCodeCustomGeometry(dst, context, DE_NULL); in addShaderCodeCustomGeometry()
4823 …Data[VK_SHADER_STAGE_GEOMETRY_BIT] = StageData(getGeomPipelineStages, addShaderCodeCustomGeometry); in getStageData()
H A DvktSpvAsmGraphicsShaderTestUtil.hpp457 void addShaderCodeCustomGeometry(vk::SourceCollections &dst, InstanceContext &context,