/third_party/skia/modules/skottie/src/effects/ |
D | SkSLEffect.cpp | 90 const skjson::StringValue* uniformName = (*jprop)["nm"]; in SkSLEffectAdapter() local
|
/third_party/skia/src/sksl/dsl/ |
D | DSLVar.cpp | 62 const char* uniformName; in DSLVarBase() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | GLSLTest.cpp | 3006 std::stringstream uniformName; in TEST_P() local 4519 std::stringstream uniformName; in TEST_P() local 4634 std::stringstream uniformName; in TEST_P() local 5051 std::stringstream uniformName; in TEST_P() local 5101 std::stringstream uniformName; in TEST_P() local 5166 std::stringstream uniformName; in TEST_P() local 5252 std::stringstream uniformName; in TEST_P() local 5327 std::stringstream uniformName; in TEST_P() local 5389 std::stringstream uniformName; in TEST_P() local 5449 std::stringstream uniformName; in TEST_P() local [all …]
|
D | BindUniformLocationTest.cpp | 449 const char *uniformName, in linkProgramWithUniformLocation()
|
D | DrawBuffersTest.cpp | 919 char uniformName[20]; in TEST_P() local
|
D | TextureTest.cpp | 6891 const std::string &uniformName = uniformNameStr.str(); in testWithTextures() local 6905 const std::string &uniformName = uniformNameStr.str(); in testWithTextures() local
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | TexturesPerf.cpp | 200 std::stringstream uniformName; in initShaders() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 59 glw::GLenum textureUniforType, const char* uniformName) in TextureParameters()
|
/third_party/skia/src/gpu/effects/ |
D | GrSkSLFP.cpp | 87 const char* uniformName = nullptr; in emitCode() local
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLPipelineStageCodeGenerator.cpp | 381 String uniformName = fCallbacks->declareUniform(&decl); in writeGlobalVarDeclaration() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3756 const TString uniformName = block->hasInstanceName() ? blockName + "." + fieldName : fieldName; in declareUniform() local 3784 const TString uniformName = name + "[" + str(i) + "]." + fieldName; in declareUniform() local 3805 const TString uniformName = name + "." + fieldName; in declareUniform() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 363 const std::string& uniformName) in LayoutBindingRenderCase() 749 const std::string& uniformName) in LayoutBindingNegativeCase()
|
D | es31fNegativeStateApiTests.cpp | 1011 const GLchar* uniformName = "Block.blockVar"; in get_uniform_indices() local
|
D | es31fSeparateShaderTests.cpp | 1167 const string& uniformName, in setUniform()
|
D | es31fFboSRGBWriteControlTests.cpp | 1134 std::string uniformName(stream.str()); in bindActiveTexturesSamplers() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ProgramVk.cpp | 359 std::string uniformName = uniform.name; in initDefaultUniformLayoutMapping() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | frame_capture_utils.cpp | 1085 char uniformName[kMaxUniformNameLen] = {}; in SerializeProgram() local
|
D | FrameCapture.cpp | 1727 std::string uniformName = uniform.name; in CaptureUpdateUniformValues() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL3.cpp | 206 const GLchar *uniformName) in ValidateGetActiveUniformName()
|
D | Context_gl.cpp | 466 GLchar *uniformName) in getActiveUniformName()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 1263 const std::string uniformName(buffer, bufferEnd); in test() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 1651 const string& uniformName = uniformResult.name; in uniformVsUniformsivComparison() local
|
/third_party/mesa3d/src/mesa/main/ |
D | uniforms.c | 1382 GLchar *uniformName) in _mesa_GetActiveUniformName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 2491 GLchar *uniformName) in GL_GetActiveUniformName()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 972 GLchar *uniformName) in glGetActiveUniformNameNULL()
|