Searched refs:Image2DHLSLGroupFunctionName (Results 1 – 1 of 1) sorted by relevance
297 std::string Image2DHLSLGroupFunctionName(Image2DHLSLGroup group, Image2DMethod method) in Image2DHLSLGroupFunctionName() function421 << Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DSIZE) << "("; in OutputImage2DSizeFunction()516 << Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DLOAD) << "("; in OutputImage2DLoadFunction()609 << Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DSTORE) << "("; in OutputImage2DStoreFunction()855 if (shaderData->useImage2DFunction(Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DSIZE))) in OutputHLSLImage2DUniformGroup()860 if (shaderData->useImage2DFunction(Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DLOAD))) in OutputHLSLImage2DUniformGroup()865 if (shaderData->useImage2DFunction(Image2DHLSLGroupFunctionName(textureGroup, IMAGE2DSTORE))) in OutputHLSLImage2DUniformGroup()