Lines Matching refs:Image2DHLSLGroup
23 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()
351 Image2DHLSLGroup group, in OutputImage2DFunctionArgumentList()
387 Image2DHLSLGroup textureGroup, in OutputImage2DSizeFunction()
493 Image2DHLSLGroup textureGroup, in OutputImage2DLoadFunction()
586 Image2DHLSLGroup textureGroup, in OutputImage2DStoreFunction()
675 unsigned int *GetImage2DRegisterIndex(Image2DHLSLGroup textureGroup, in GetImage2DRegisterIndex()
703 const Image2DHLSLGroup textureGroup, in OutputHLSLImage2DUniformGroup()
891 Image2DHLSLGroup group = image2DHLSLGroup(image2D); in generateShaderForImage2DBindSignature()
907 Image2DHLSLGroup(groupId), groupedImage2DUniforms[groupId], in generateShaderForImage2DBindSignature()