HomeSort by relevance Sort by last modified time
    Searched refs:uniformType (Results 1 - 9 of 9) sorted by null

  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2EncoderUtils.h 23 GLenum uniformType(void * self, GLuint program, GLint location);
GL2EncoderUtils.cpp 39 GLenum uniformType(void * self, GLuint program, GLint location)
GL2Encoder.cpp     [all...]
gl2_enc.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderReturnTests.cpp 124 ReturnTestUniformSetup (const BaseUniformType uniformType)
125 : m_uniformType(uniformType)
  /external/deqp/modules/glshared/
glsRandomShaderProgram.cpp 162 const rsg::VariableType& uniformType = uniformVar->getType();
165 m_execCtx.getValue(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSlot.value).value();
  /external/skia/src/gpu/glsl/
GrGLSLProgramBuilder.cpp 347 GrSLType uniformType = access.texture()->texturePriv().imageStorageType();
349 uniformType, access.format(), access.memoryModel(), access.restrict(), access.ioType(),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 343 IGLProperty uniformType = new GLEnumProperty(GLStateType.UNIFORM_TYPE,
350 uniformName, uniformType, uniformSize, uniformValue);
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp     [all...]

Completed in 1028 milliseconds