Home
last modified time | relevance | path

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

12

/external/webrtc/sdk/android/api/org/webrtc/
DGlShader.java41 public GlShader(String vertexSource, String fragmentSource) { in GlShader()
/external/deqp/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
Des31fDrawBuffersIndexedTests.cpp872 const char* const vertexSource = in genVertexSource() local
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp80 const char* vertexSource = in render() local
Des2fRasterizationTests.cpp166 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
/external/deqp/framework/opengl/
DgluContextInfo.cpp44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
/external/deqp/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
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp111 const char* vertexSource = in render() local
Des3fRasterizationTests.cpp202 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
/external/deqp/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
/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp571 const GLchar *vertexSource = in drawWithTexture() local
/external/deqp/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
1753 static const char* vertexSource = in initPrograms() local
1805 static const char* vertexSource = in initPrograms() local
1881 static const char* vertexSource = in initPrograms() local
DvktPipelineInputAssemblyTests.cpp281 std::ostringstream vertexSource; in initPrograms() local
/external/angle/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp297 void setupProgramPipeline(const char *vertexSource, const char *fragmentSource) in setupProgramPipeline()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp194 std::string vertexSource; member
/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp746 std::string vertexSource = vertexShaderGL->getTranslatedSource(); in generateShaderLinkHLSL() local
/external/deqp/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()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1674 ShaderSource vertexSource(glu::SHADERTYPE_VERTEX, m_commonVertex); in iterate() local
Dgl4cSparseTexture2Tests.cpp1587 std::string vertexSource = st2_vertex_drawBuffer; in UncommittedDepthStencil() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp227 const char* const vertexSource = "attribute highp vec4 a_pos;\n" in drawTestPattern() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp204 tcu::StringTemplate vertexSource (vertShaderTemplate); in initializePrograms() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp230 const char* const vertexSource = "#version 300 es\n" in drawTestPattern() local

12