Home
last modified time | relevance | path

Searched defs:shaderSource (Results 1 – 11 of 11) sorted by relevance

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
DGLSLLoader.java55 private String shaderSource; field in GLSLLoader.DependencyNode
/external/deqp/modules/gles3/functional/
Des3fShaderDiscardTests.cpp68 …e (Context& context, const char* name, const char* description, const char* shaderSource, ShaderEv… in ShaderDiscardCase()
Des3fShaderReturnTests.cpp82 …, const char* name, const char* description, bool isVertexCase, const char* shaderSource, ShaderEv… in ShaderReturnCase()
Des3fShaderApiTests.cpp423 const char* shaderSource = getSimpleShaderSource(m_shaderType); in test() local
/external/deqp/modules/gles2/functional/
Des2fShaderDiscardTests.cpp74 …e (Context& context, const char* name, const char* description, const char* shaderSource, ShaderEv… in ShaderDiscardCase()
Des2fShaderReturnTests.cpp92 …, const char* name, const char* description, bool isVertexCase, const char* shaderSource, ShaderEv… in ShaderReturnCase()
Des2fShaderApiTests.cpp369 const char* shaderSource = getSimpleShaderSource(m_shaderType); in test() local
/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp426 static GLW_APICALL void GLW_APIENTRY shaderSource (deUint32 shader, deInt32 count, const char* cons… in shaderSource() function
/external/deqp/modules/glshared/
DglsShaderLibrary.cpp1448 vector<tcu::TestNode*> ShaderLibrary::parseShader (const char* shaderSource) in parseShader()
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl464 glShaderSourceFunc shaderSource; variable
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp1420 const char* shaderSource = m_source.c_str(); in exec() local