Searched refs:addSimpleVertexShader (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 156 void addSimpleVertexShader(SourceCollections& programCollection, const std::string &dest) const; 397 void AttachmentAccessOrderTestCase::addSimpleVertexShader(SourceCollections& programCollection, const std::string &dest) const in addSimpleVertexShader() function in vkt::rasterization::__anon28372::AttachmentAccessOrderTestCase 420 addSimpleVertexShader(programCollection, "vert1"); in addShadersInternal() 421 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal() 522 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal() 628 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 156 void addSimpleVertexShader(SourceCollections& programCollection, const std::string &dest) const; 397 void AttachmentAccessOrderTestCase::addSimpleVertexShader(SourceCollections& programCollection, const std::string &dest) const in addSimpleVertexShader() function in vkt::rasterization::__anon29575::AttachmentAccessOrderTestCase 420 addSimpleVertexShader(programCollection, "vert1"); in addShadersInternal() 421 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal() 522 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal() 628 addSimpleVertexShader(programCollection, "vert2"); in addShadersInternal()
|
Completed in 6 milliseconds