Home
last modified time | relevance | path

Searched refs:ShaderModulePlatformDataGLES (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp61 void ProcessPushConstants(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, Bi… in ProcessPushConstants()
86 void ProcessStorageBlocks(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, co… in ProcessStorageBlocks()
107 void ProcessUniformBlocks(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, Bi… in ProcessUniformBlocks()
174 void ProcessCombinedSamplers(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag,… in ProcessCombinedSamplers()
210 void ProcessSubPassInputs(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, Bi… in ProcessSubPassInputs()
233 void ProcessSamplers(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, BindMap… in ProcessSamplers()
263 void ProcessProgram(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, BindMaps… in ProcessProgram()
355 …BindMaps& map, ProgramPlatformData& plat, const ShaderModulePlatformDataGLES& modPlat, string& sou… in PostProcessSource()
394 const vector<ShaderModulePlatformDataGLES::DoubleBind>& combSets) in BuildBindInfos()
670 vector<ShaderModulePlatformDataGLES::DoubleBind> combSets = fragPlat.combSets; in Specialize()
[all …]
H A Dshader_module_gles.h34 struct ShaderModulePlatformDataGLES : ShaderModulePlatformData { struct
74 ShaderModulePlatformDataGLES plat_; argument
H A Dshader_module_gles.cpp48 void CollectRes(const PipelineLayout& pipeline, ShaderModulePlatformDataGLES& plat_) in CollectRes()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1428 struct ShaderModulePlatformDataGLES { struct
1433 …reCompiler& compiler, const spirv_cross::ShaderResources& res, ShaderModulePlatformDataGLES& plat_) in CollectRes() argument
1512 ShaderModulePlatformDataGLES plat_;