Searched defs:uniformName (Results 1 – 15 of 15) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 59 glw::GLenum textureUniforType, const char* uniformName) in TextureParameters()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3678 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/ |
D | SkSLCPPCodeGenerator.cpp | 905 String uniformName = HCodeGenerator::FieldName(name) + "Var"; in writeSetData() local
|
/external/skqp/src/sksl/ |
D | SkSLCPPCodeGenerator.cpp | 872 String uniformName = HCodeGenerator::FieldName(name) + "Var"; in writeSetData() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 976 const GLchar* uniformName = "Block.blockVar"; in get_uniform_indices() local
|
D | es31fLayoutBindingTests.cpp | 362 const std::string& uniformName) in LayoutBindingRenderCase() 737 const std::string& uniformName) in LayoutBindingNegativeCase()
|
D | es31fSeparateShaderTests.cpp | 1167 const string& uniformName, in setUniform()
|
D | es31fFboSRGBWriteControlTests.cpp | 1134 std::string uniformName(stream.str()); in bindActiveTexturesSamplers() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 1263 const std::string uniformName(buffer, bufferEnd); in test() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 1651 const string& uniformName = uniformResult.name; in uniformVsUniformsivComparison() local
|
/external/mesa3d/src/mesa/main/ |
D | uniforms.c | 1375 GLchar *uniformName) in _mesa_GetActiveUniformName()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 2141 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1769 …am, glw::GLuint uniformIndex, glw::GLsizei bufSize, glw::GLsizei *length, glw::GLchar *uniformName)
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 1967 …rmName (GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName)
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 17170 …mName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) in _mesa_marshal_GetActiveUniformName()
|