Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderMetamorphicTests.cpp106 …etamorphicVariant::render (const tcu::PixelBufferAccess& img, const std::string& vertexSrc, const … in render()
159 …rMetamorphicVariant::checkNondet (const tcu::Surface& refImg, const std::string& vertexSrc, const … in checkNondet()
174 std::string vertexSrc = fileContents(m_vertexFilename); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsShapeTests.cpp148 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsQuadTests.cpp105 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsShuffleTests.cpp150 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsVoteTests.cpp168 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsClusteredTests.cpp366 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsPartitionedTests.cpp445 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
DglcSubgroupsArithmeticTests.cpp464 std::ostringstream vertexSrc; in initFrameBufferPrograms() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp98 static glu::ProgramSources makeTessPipelineSources (const std::string& vertexSrc, const std::string… in makeTessPipelineSources()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp350 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp350 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp414 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp414 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageViewTests.cpp177 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelinePushDescriptorTests.cpp676 const string vertexSrc = in initPrograms() local
1831 const string vertexSrc = in initPrograms() local
3151 const string vertexSrc = in initPrograms() local
4224 const string vertexSrc = in initPrograms() local
DvktPipelineImageTests.cpp217 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineDescriptorLimitsTests.cpp777 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelinePushConstantTests.cpp1154 std::ostringstream vertexSrc; in initPrograms() local
2078 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageViewTests.cpp177 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelinePushDescriptorTests.cpp676 const string vertexSrc = in initPrograms() local
1831 const string vertexSrc = in initPrograms() local
3151 const string vertexSrc = in initPrograms() local
4224 const string vertexSrc = in initPrograms() local
DvktPipelineDescriptorLimitsTests.cpp777 std::ostringstream vertexSrc; in initPrograms() local
DvktPipelineImageTests.cpp217 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp751 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp751 std::ostringstream vertexSrc; in initPrograms() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderProgram.hpp471 inline ProgramSources makeVtxFragSources (const std::string& vertexSrc, const std::string& fragment… in makeVtxFragSources()

12