Home
last modified time | relevance | path

Searched defs:uniName (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/glsl/
DGrGLSLGeometryProcessor.cpp74 const char* uniName; in emitTransforms() local
/external/skqp/src/gpu/effects/
DGrTextureDomain.cpp96 SkString uniName("TexDom"); in sampleTexture() local
109 SkString uniName("DecalParams"); in sampleTexture() local
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp293 const string uniName = "uni" + de::toString(uniformNdx); in genShaderSources() local