Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.cpp59 glw::GLenum textureUniforType, const char* uniformName) in TextureParameters()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3678 const TString uniformName = block->hasInstanceName() ? blockName + "." + fieldName : fieldName; in declareUniform() local
3706 const TString uniformName = name + "[" + str(i) + "]." + fieldName; in declareUniform() local
3727 const TString uniformName = name + "." + fieldName; in declareUniform() local
/external/skia/src/sksl/
DSkSLCPPCodeGenerator.cpp905 String uniformName = HCodeGenerator::FieldName(name) + "Var"; in writeSetData() local
/external/skqp/src/sksl/
DSkSLCPPCodeGenerator.cpp872 String uniformName = HCodeGenerator::FieldName(name) + "Var"; in writeSetData() 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.cpp1134 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/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1651 const string& uniformName = uniformResult.name; in uniformVsUniformsivComparison() local
/external/mesa3d/src/mesa/main/
Duniforms.c1375 GLchar *uniformName) in _mesa_GetActiveUniformName()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2141 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1769 …am, glw::GLuint uniformIndex, glw::GLsizei bufSize, glw::GLsizei *length, glw::GLchar *uniformName)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1967 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c17170 …mName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) in _mesa_marshal_GetActiveUniformName()