Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp23 enum Image2DHLSLGroup enum
47 Image2DHLSLGroup image2DHLSLGroup(const sh::ShaderVariable &uniform) in image2DHLSLGroup()
104 std::string Image2DHLSLGroupSuffix(Image2DHLSLGroup group) in Image2DHLSLGroupSuffix()
135 std::string Image2DHLSLTextureString(Image2DHLSLGroup group, gl::TextureType type) in Image2DHLSLTextureString()
203 std::string Image2DHLSLGroupOffsetPrefix(Image2DHLSLGroup group) in Image2DHLSLGroupOffsetPrefix()
226 std::string Image2DHLSLGroupDeclarationPrefix(Image2DHLSLGroup group) in Image2DHLSLGroupDeclarationPrefix()
249 std::string Image2DHLSLGroupRegisterSuffix(Image2DHLSLGroup group) in Image2DHLSLGroupRegisterSuffix()
272 std::string Image2DHLSLGroupFunctionName(Image2DHLSLGroup group, Image2DMethod method) in Image2DHLSLGroupFunctionName()
294 std::string getImage2DGroupReturnType(Image2DHLSLGroup group, Image2DMethod method) in getImage2DGroupReturnType()
328 std::string getImageMetadata(Image2DHLSLGroup group) in getImageMetadata()
[all …]