Home
last modified time | relevance | path

Searched defs:vertexSource (Results 1 – 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp80 const char* vertexSource = in render() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp71 const char* const vertexSource = "#version 310 es\n" in checkFramebufferSize() local
178 const char* const vertexSource = "#version 310 es\n" in checkFramebufferRenderable() local
Des31fShaderStateQueryTests.cpp121 …const std::string vertexSource = tcu::StringTemplate(vertexSourceTemplate).specialize(shaderAr… in iterate() local
Des31fGeometryShaderTests.cpp622 std::ostringstream vertexSource; in genProgramDeclaration() local
4004 …const std::string vertexSource = std::string(glu::getGLSLVersionDeclaration(glu::getContextTypeG… in iterate() local
4642 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local
4851 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
5312 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local
5784 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
6076 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVertexInputValidationTests.cpp24 std::string vertexSource) { in CreatePipeline()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp494 IntermediateShaderSource *vertexSource) in AssignAttributeLocations()
808 IntermediateShaderSource &vertexSource = (*shaderSources)[gl::ShaderType::Vertex]; in CleanupUnusedEntities() local
898 IntermediateShaderSource *vertexSource = &intermediateSources[gl::ShaderType::Vertex]; in GetShaderSource() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthBiasTests.cpp34 const char* vertexSource = nullptr; in RunDepthBiasTest() local
/third_party/vk-gl-cts/framework/opengl/
DgluContextInfo.cpp44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVertexStateValidationTests.cpp24 const char* vertexSource) { in CreatePipeline()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp82 const char* vertexSource, const char* fragmentSource) in ShaderCase()
900 void ShaderCase::specializeShaders(const char* vertexSource, const char* fragmentSource, string& ou… in specializeShaders()
DglcShaderLibrary.cpp927 string vertexSource; in parseShaderCase() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp111 const char* vertexSource = in render() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp233 std::ostringstream vertexSource; in initPrograms() local
1485 std::ostringstream vertexSource; in initPrograms() local
1647 std::ostringstream vertexSource; in initPrograms() local
1661 std::ostringstream vertexSource; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp571 const GLchar *vertexSource = in drawWithTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp875 std::ostringstream vertexSource; in initMultisamplePrograms() local
906 std::ostringstream vertexSource; in initSampleShadingPrograms() local
931 static const char* vertexSource = in initSampleShadingPrograms() local
965 std::ostringstream vertexSource; in initAlphaToCoverageColorUnusedAttachmentPrograms() local
1749 static const char* vertexSource = in initPrograms() local
1801 static const char* vertexSource = in initPrograms() local
1877 static const char* vertexSource = in initPrograms() local
DvktPipelineInputAssemblyTests.cpp281 std::ostringstream vertexSource; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp297 void setupProgramPipeline(const char *vertexSource, const char *fragmentSource) in setupProgramPipeline()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp673 std::string vertexSource = vertexShaderGL->getTranslatedSource(); in generateShaderLinkHLSL() local
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.hpp194 std::string vertexSource; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp697 std::string vertexSource = vertexShaderGL->getTranslatedSource(); in generateShaderLinkHLSL() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp646 const GLchar *vertexSource = in drawWithTexture() local
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp90 glu::ProgramSources programSources (const string& vertexSource, const string& fragmentSource) in programSources()
102 Program (const glw::Functions& gl, const char* vertexSource, const char* fragmentSource) in Program()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1674 ShaderSource vertexSource(glu::SHADERTYPE_VERTEX, m_commonVertex); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp197 tcu::StringTemplate vertexSource (vertShaderTemplate); in initializePrograms() local
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sSpecialFloatTests.cpp227 const char* const vertexSource = "attribute highp vec4 a_pos;\n" in drawTestPattern() local

12