Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp694 const gl::ImageUnitTextureTypeMap &image2DBindLayout, in OutputHLSLImage2DUniformGroup()
847 const gl::ImageUnitTextureTypeMap &image2DBindLayout) in GenerateShaderForImage2DBindSignature()
DProgramD3D.cpp106 gl::ImageUnitTextureTypeMap *image2DBindLayout) in GetDefaultImage2DBindLayoutFromShader()
1523 for (auto &image2DBindLayout : mImage2DBindLayoutCache[shaderType]) in save() local
3199 for (auto &image2DBindLayout : mImage2DBindLayoutCache[gl::ShaderType::Compute]) in updateCachedComputeImage2DBindLayout() local