Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp136 std::string Image2DHLSLTextureString(Image2DHLSLGroup group, in Image2DHLSLTextureString() function
783 << Image2DHLSLTextureString(textureGroup, gl::TextureType::_2D, texture2DRasterOrdered) in OutputHLSLImage2DUniformGroup()
791 << Image2DHLSLTextureString(textureGroup, gl::TextureType::_3D, texture3DRasterOrdered) in OutputHLSLImage2DUniformGroup()
800 << Image2DHLSLTextureString(textureGroup, gl::TextureType::_2DArray, in OutputHLSLImage2DUniformGroup()