Home
last modified time | relevance | path

Searched refs:ActiveTextureTypeArray (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h490 using ActiveTextureTypeArray = ActiveTextureArray<TextureType>; variable
DState.cpp2786 const ActiveTextureTypeArray &textureTypes = program->getActiveSamplerTypes(); in onProgramExecutableChange()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h874 using ActiveTextureTypeArray = ActiveTextureArray<TextureType>; variable
DState.cpp3532 const ActiveTextureTypeArray &textureTypes = executable.getActiveSamplerTypes(); in onProgramExecutableChange()
3571 const ActiveTextureTypeArray &textureTypes = executable.getActiveSamplerTypes(); in onProgramPipelineExecutableChange()
DFramebuffer.cpp2145 const ActiveTextureTypeArray &textureTypes = executable->getActiveSamplerTypes(); in formsRenderingFeedbackLoopWith()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp800 const gl::ActiveTextureTypeArray &textureTypes = program->getActiveSamplerTypes(); in updateProgramTextureBindings()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2460 const gl::ActiveTextureTypeArray &textureTypes = program->getActiveSamplerTypes(); in updateActiveTextures()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp5292 const gl::ActiveTextureTypeArray &textureTypes = executable->getActiveSamplerTypes(); in updateActiveTextures()
6638 const gl::ActiveTextureTypeArray &textureTypes = executable->getActiveSamplerTypes(); in endRenderPassIfComputeReadAfterAttachmentWrite()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp917 const gl::ActiveTextureTypeArray &textureTypes = executable->getActiveSamplerTypes(); in updateProgramTextureBindings()