Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3255 const TString uniformName = block->hasInstanceName() ? blockName + "." + fieldName : fieldName; in declareUniform() local
3280 const TString uniformName = name + "[" + str(i) + "]." + fieldName; in declareUniform() local
3301 const TString uniformName = name + "." + fieldName; in declareUniform() local
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp976 const GLchar* uniformName = "Block.blockVar"; in get_uniform_indices() local
Des31fLayoutBindingTests.cpp362 const std::string& uniformName) in LayoutBindingRenderCase()
737 const std::string& uniformName) in LayoutBindingNegativeCase()
Des31fSeparateShaderTests.cpp1167 const string& uniformName, in setUniform()
Des31fFboSRGBWriteControlTests.cpp1160 std::string uniformName(stream.str()); in bindActiveTexturesSamplers() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1263 const std::string uniformName(buffer, bufferEnd); in test() local
/external/mesa3d/src/mesa/main/
Duniforms.c1223 GLchar *uniformName) in _mesa_GetActiveUniformName()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1651 const string& uniformName = uniformResult.name; in uniformVsUniformsivComparison() local
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1402 …am, glw::GLuint uniformIndex, glw::GLsizei bufSize, glw::GLsizei *length, glw::GLchar *uniformName)
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1566 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1551 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)