/external/mesa3d/src/mesa/main/ |
D | glspirv.h | 87 GLuint numSpecializationConstants,
|
D | glspirv.c | 104 GLuint numSpecializationConstants, in _mesa_SpecializeShaderARB() argument
|
/external/deqp/framework/opengl/ |
D | gluShaderProgram.cpp | 135 void Shader::specialize (const char* entryPoint, glw::GLuint numSpecializationConstants, in specialize() argument 144 …m_gl.specializeShader(m_shader, entryPoint, numSpecializationConstants, constantIndex, constantVal… in specialize()
|
D | gluShaderProgram.hpp | 93 void specialize (const char* entryPoint, glw::GLuint numSpecializationConstants,
|
D | gluCallLogWrapper.inl | 4869 …lw::GLuint shader, const glw::GLchar *pEntryPoint, glw::GLuint numSpecializationConstants, const g… argument 4872 …er(" << shader << ", " << getStringStr(pEntryPoint) << ", " << numSpecializationConstants << ", " … 4873 …m_gl.specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantVa…
|
D | gluCallLogWrapperApi.inl | 667 …lw::GLuint shader, const glw::GLchar *pEntryPoint, glw::GLuint numSpecializationConstants, const g…
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2922 …ESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 2927 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3242 …ADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3244 …izeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
D | glext.h | 2894 …ESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 2899 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3398 …ADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3400 …izeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2922 …ESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 2927 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3242 …ADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3244 …izeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
D | glext.h | 2894 …ESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 2899 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3398 …ADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… 3400 …izeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5741 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… argument 5745 DE_UNREF(numSpecializationConstants);
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 5295 …ializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G… argument 5300 …gl->specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantVal…
|
D | glwFunctionTypes.inl | 667 …unc) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
D | glwApi.inl | 1573 …ader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const G…
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 19830 …izeShaderARB(GLuint shader, const GLchar * pEntryPoint, GLuint numSpecializationConstants, const G… in _mesa_marshal_SpecializeShaderARB() argument 19835 …izeShaderARB(ctx->CurrentServerDispatch, (shader, pEntryPoint, numSpecializationConstants, pConsta… in _mesa_marshal_SpecializeShaderARB()
|