/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | GlShader.java | 61 public GlShader(String vertexSource, String fragmentSource) { in GlShader()
|
/external/deqp/modules/gles2/functional/ |
D | es2fReadPixelsTests.cpp | 80 const char* vertexSource = in render() local
|
D | es2fRasterizationTests.cpp | 166 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
|
D | es2fUniformApiTests.cpp | 1743 const string vertexSource = generateVertexSource(basicUniforms); in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboNoAttachmentTests.cpp | 71 const char* const vertexSource = "#version 310 es\n" in checkFramebufferSize() local 178 const char* const vertexSource = "#version 310 es\n" in checkFramebufferRenderable() local
|
D | es31fShaderStateQueryTests.cpp | 119 …const std::string vertexSource = tcu::StringTemplate(vertexSourceTemplate).specialize(shaderAr… in iterate() local
|
D | es31fGeometryShaderTests.cpp | 613 std::ostringstream vertexSource; in genProgramDeclaration() local 3958 …const std::string vertexSource = std::string(glu::getGLSLVersionDeclaration(glu::getContextTypeG… in iterate() local 4572 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local 4781 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local 5239 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in iterate() local 5711 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local 6003 static const char* const vertexSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
|
D | es31fDrawBuffersIndexedTests.cpp | 864 const char* const vertexSource = in genVertexSource() local
|
D | es31fProgramUniformTests.cpp | 1656 const string vertexSource = generateVertexSource(basicUniforms); in iterate() local
|
/external/deqp/framework/opengl/ |
D | gluContextInfo.cpp | 44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
|
/external/deqp/modules/gles3/functional/ |
D | es3fReadPixelsTests.cpp | 111 const char* vertexSource = in render() local
|
D | es3fRasterizationTests.cpp | 202 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in init() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.cpp | 82 const char* vertexSource, const char* fragmentSource) in ShaderCase() 900 void ShaderCase::specializeShaders(const char* vertexSource, const char* fragmentSource, string& ou… in specializeShaders()
|
D | glcShaderLibrary.cpp | 927 string vertexSource; in parseShaderCase() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 230 std::ostringstream vertexSource; in initPrograms() local 1413 std::ostringstream vertexSource; in initPrograms() local 1485 std::ostringstream vertexSource; in initPrograms() local 1499 std::ostringstream vertexSource; in initPrograms() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 594 std::ostringstream vertexSource; in initMultisamplePrograms() local 625 std::ostringstream vertexSource; in initSampleShadingPrograms() local 650 static const char* vertexSource = in initSampleShadingPrograms() local 1215 static const char* vertexSource = in initPrograms() local
|
D | vktPipelineInputAssemblyTests.cpp | 233 std::ostringstream vertexSource; in initPrograms() local
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.hpp | 194 std::string vertexSource; member
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 90 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/texture/ |
D | vktTextureTestUtil.cpp | 196 tcu::StringTemplate vertexSource (vertShaderTemplate); in initializePrograms() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 227 const char* const vertexSource = "attribute highp vec4 a_pos;\n" in drawTestPattern() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTexture2Tests.cpp | 1587 std::string vertexSource = st2_vertex_drawBuffer; in UncommittedDepthStencil() local
|
D | gl4cGlSpirvTests.cpp | 2088 ShaderSource vertexSource(glu::SHADERTYPE_VERTEX, m_commonVertex); in iterate() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 230 const char* const vertexSource = "#version 300 es\n" in drawTestPattern() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 124 tcu::StringTemplate vertexSource (s_shaderVertexTemplate); in initPrograms() local
|