Home
last modified time | relevance | path

Searched defs:textureGroup (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp412 Image2DHLSLGroup textureGroup, in OutputImage2DSizeFunction()
507 Image2DHLSLGroup textureGroup, in OutputImage2DLoadFunction()
600 Image2DHLSLGroup textureGroup, in OutputImage2DStoreFunction()
689 unsigned int *GetImage2DRegisterIndex(Image2DHLSLGroup textureGroup, in GetImage2DRegisterIndex()
717 const Image2DHLSLGroup textureGroup, in OutputHLSLImage2DUniformGroup()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DResourcesHLSL.cpp305 const HLSLTextureGroup textureGroup, in outputHLSLSamplerUniformGroup()
398 const HLSLTextureGroup textureGroup, in outputHLSLReadonlyImageUniformGroup()
419 const HLSLRWTextureGroup textureGroup, in outputHLSLImageUniformGroup()
H A DUtilsHLSL.cpp336 const char *TextureString(const HLSLTextureGroup textureGroup) in TextureString()
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp170 …TestCaseGroup *const textureGroup = new TestCaseGroup(m_context, "texture", "Texture stress tests"… in init() local
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp170 …TestCaseGroup *const textureGroup = new TestCaseGroup(m_context, "texture", "Texture stress tests"… in init() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1955 tcu::TestCaseGroup *const textureGroup = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp2129 … de::MovePtr<tcu::TestCaseGroup> textureGroup(new tcu::TestCaseGroup(m_testCtx, "texture")); in init() local