Home
last modified time | relevance | path

Searched defs:shaderSources (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp653 void AssignUniformBindings(gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignUniformBindings()
690 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignResourceBinding()
713 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignInterfaceBlockBindings()
736 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignAtomicCounterBufferBindings()
762 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignBufferBindings()
781 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in AssignTextureBindings()
806 gl::ShaderMap<IntermediateShaderSource> *shaderSources) in CleanupUnusedEntities()
940 const gl::ShaderMap<std::string> &shaderSources, in GetShaderCode()
971 const gl::ShaderMap<std::string> &shaderSources, in GetShaderCodeImpl()
DProgramVk.cpp302 const gl::ShaderMap<std::string> &shaderSources, in initShaders()