Searched defs:addShaderCodeCustomVertex (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp1270 void addShaderCodeCustomVertex (vk::SourceCollections& dst, InstanceContext& context, const SpirVAsmBuildOptions* spirVAsmBuildOptions) function in namespace:vkt::SpirVAssembly
1294 void addShaderCodeCustomVertex (vk::SourceCollections& dst, InstanceContext context) function in namespace:vkt::SpirVAssembly
1296 addShaderCodeCustomVertex(dst, context, DE_NULL);
3704 tests, name + "_vert", "", addShaderCodeCustomVertex, runAndVerifyDefaultPipeline,

Completed in 72 milliseconds