Home
last modified time | relevance | path

Searched defs:vertexSrc (Results 1 – 23 of 23) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderMetamorphicTests.cpp111 …d ShaderMetamorphicVariant::render(const tcu::PixelBufferAccess &img, const std::string &vertexSrc, in render()
164 void ShaderMetamorphicVariant::checkNondet(const tcu::Surface &refImg, const std::string &vertexSrc, in checkNondet()
182 std::string vertexSrc = fileContents(m_vertexFilename); in iterate() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsShapeTests.cpp146 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsQuadTests.cpp103 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsShuffleTests.cpp155 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsVoteTests.cpp176 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsClusteredTests.cpp375 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsPartitionedTests.cpp477 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsArithmeticTests.cpp475 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
/external/deqp/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp99 static glu::ProgramSources makeTessPipelineSources(const std::string &vertexSrc, const std::string … in makeTessPipelineSources()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp358 std::ostringstream vertexSrc; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp427 std::ostringstream vertexSrc; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageViewTests.cpp164 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineImageTests.cpp205 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelinePushDescriptorTests.cpp701 const string vertexSrc = "#version 450\n" in initPrograms() local
1852 const string vertexSrc = "#version 450\n" in initPrograms() local
3207 const string vertexSrc = "#version 450\n" in initPrograms() local
4276 const string vertexSrc = "#version 450\n" in initPrograms() local
DvktPipelineDescriptorLimitsTests.cpp849 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelinePushConstantTests.cpp1253 std::ostringstream vertexSrc; in initPrograms() local
2291 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2022 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineDynamicOffsetTests.cpp831 const string vertexSrc = "#version 450\n" in initPrograms() local
DvktPipelineVertexInputTests.cpp695 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineSamplerTests.cpp358 std::ostringstream vertexSrc; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp795 std::ostringstream vertexSrc; in initPrograms() local
/external/deqp/framework/opengl/
DgluShaderProgram.hpp633 inline ProgramSources makeVtxFragSources(const std::string &vertexSrc, const std::string &fragmentS… in makeVtxFragSources()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2555 string vertexSrc = "#version 450\n" in initPrograms() local