Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp375 void OutputImage2DFunctionArgumentList(std::ostringstream &out, in OutputImage2DFunctionArgumentList() function
422 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DSIZE); in OutputImage2DSizeFunction()
517 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DLOAD); in OutputImage2DLoadFunction()
610 OutputImage2DFunctionArgumentList(out, textureGroup, IMAGE2DSTORE); in OutputImage2DStoreFunction()