Home
last modified time | relevance | path

Searched refs:AllShaderTypes (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramPipeline.cpp36 for (const ShaderType shaderType : gl::AllShaderTypes()) in ProgramPipelineState()
155 for (const ShaderType shaderType : gl::AllShaderTypes()) in ProgramPipeline()
217 for (const ShaderType shaderType : gl::AllShaderTypes()) in updateLinkedShaderStages()
273 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in updateShaderStorageBlocks()
299 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in updateImageBindings()
400 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in updateHasBooleans()
H A DMemoryProgramCache.cpp113 for (ShaderType shaderType : AllShaderTypes()) in ComputeHash()
H A DProgramLinkedResources.cpp1148 for (const ShaderType shaderType : AllShaderTypes()) in flattenUniformsAndCheckCaps()
1217 for (const ShaderType shaderType : AllShaderTypes()) in linkBlocks()
1458 for (const ShaderType shaderType : AllShaderTypes()) in linkResources()
1483 for (const ShaderType shaderType : AllShaderTypes()) in linkResources()
H A DProgram.cpp370 for (ShaderType shaderType : AllShaderTypes()) in InitUniformBlockLinker()
382 for (ShaderType shaderType : AllShaderTypes()) in InitShaderStorageBlockLinker()
715 for (ShaderType shaderType : AllShaderTypes()) in WriteShaderVariableBuffer()
732 for (ShaderType shaderType : AllShaderTypes()) in LoadShaderVariableBuffer()
752 for (ShaderType shaderType : AllShaderTypes()) in WriteBufferVariable()
766 for (ShaderType shaderType : AllShaderTypes()) in LoadBufferVariable()
1392 for (ShaderType shaderType : AllShaderTypes()) in onDestroy()
3901 for (ShaderType shaderType : AllShaderTypes()) in linkInterfaceBlocks()
3943 for (ShaderType shaderType : AllShaderTypes()) in linkInterfaceBlocks()
H A DProgramExecutable.cpp342 for (ShaderType shaderType : gl::AllShaderTypes())
564 for (ShaderType shaderType : gl::AllShaderTypes()) in save()
H A DCaps.cpp1195 for (ShaderType shaderType : AllShaderTypes()) in GenerateMinimumCaps()
H A DContext.cpp3779 for (ShaderType shaderType : AllShaderTypes()) in initCaps()
3787 for (ShaderType shaderType : AllShaderTypes()) in initCaps()
3793 for (ShaderType shaderType : AllShaderTypes()) in initCaps()
3803 for (ShaderType shaderType : AllShaderTypes()) in initCaps()
H A DvalidationES.cpp3834 for (const ShaderType shaderType : gl::AllShaderTypes()) in ValidateProgramPipelineDrawStates()
3863 for (const ShaderType shaderType : gl::AllShaderTypes()) in ValidateProgramPipelineAttachedPrograms()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp356 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in firstNonNullData()
806 for (gl::ShaderType shaderType : gl::AllShaderTypes())
983 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1045 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1091 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1112 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1134 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1334 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1372 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1394 for (gl::ShaderType shaderType : gl::AllShaderTypes())
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.cpp42 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in fillProgramStateMap()
237 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in hasDirtyUniforms()
H A DProgramVk.cpp178 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in load()
190 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in load()
212 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in save()
225 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in save()
245 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in fillProgramStateMap()
H A Dvk_caps_utils.cpp655 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in ensureCapsInitialized()
672 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in ensureCapsInitialized()
689 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in ensureCapsInitialized()
791 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in ensureCapsInitialized()
840 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in ensureCapsInitialized()
H A DProgramExecutableVk.cpp137 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in initShaders()
164 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in load()
180 for (const gl::ShaderType shaderType : gl::AllShaderTypes()) in save()
312 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in load()
348 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in save()
H A DRendererVk.cpp2469 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in getMaxSupportedESVersion()
H A Dvk_cache_utils.cpp3824 for (const gl::ShaderType shaderType : gl::AllShaderTypes())
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h207 struct AllShaderTypes struct
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp306 for (gl::ShaderType shaderType : gl::AllShaderTypes())
1934 for (gl::ShaderType shaderType : gl::AllShaderTypes())
H A Drenderer11_utils.cpp1531 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in GenerateCaps()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp1315 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in GetAttachedProgramSources()
3429 for (gl::ShaderType shaderType : gl::AllShaderTypes()) in CaptureMidExecutionSetup()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp4935 for (const gl::ShaderType shaderType : gl::AllShaderTypes())

Completed in 84 milliseconds