Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp350 void OutputImage2DFunctionArgumentList(std::ostringstream &out, in OutputImage2DFunctionArgumentList() function
398 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DSIZE); in OutputImage2DSizeFunction()
503 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DLOAD); in OutputImage2DLoadFunction()
596 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DSTORE); in OutputImage2DStoreFunction()