Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
DWebGLUtil.java32 …public static WebGLProgram createShaderProgram (WebGLRenderingContext gl, String vertexSource, Str… in createShaderProgram()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlShader.java61 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.cpp119 …const std::string vertexSource = tcu::StringTemplate(vertexSourceTemplate).specialize(shaderAr… in iterate() local
Des31fGeometryShaderTests.cpp613 std::ostringstream vertexSource; in genProgramDeclaration() local
4571 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local
4780 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
5238 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local
5710 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
6002 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
Des31fDrawBuffersIndexedTests.cpp864 const char* const vertexSource = in genVertexSource() local
Des31fProgramUniformTests.cpp1666 const string vertexSource = generateVertexSource(basicUniforms); in iterate() local
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp80 const char* vertexSource = in render() local
Des2fRasterizationTests.cpp163 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
Des2fUniformApiTests.cpp1753 const string vertexSource = generateVertexSource(basicUniforms); in iterate() local
/external/deqp/framework/opengl/
DgluContextInfo.cpp44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp111 const char* vertexSource = in render() local
Des3fRasterizationTests.cpp198 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
Des3fUniformApiTests.cpp2163 const string vertexSource = generateVertexSource(basicUniforms); in iterate() local
/external/deqp/modules/glshared/
DglsLongStressCase.hpp194 std::string vertexSource; member
/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/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp232 std::ostringstream vertexSource; in initPrograms() local
DvktPipelineMultisampleTests.cpp379 std::ostringstream vertexSource; in initMultisamplePrograms() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp227 const char* const vertexSource = "attribute highp vec4 a_pos;\n" in drawTestPattern() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHull.cpp702 btAlignedObjectArray<btVector3> vertexSource; in CreateConvexHull() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp230 const char* const vertexSource = "#version 300 es\n" in drawTestPattern() local