Home
last modified time | relevance | path

Searched defs:getOneLevelSubView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp434 static tcu::Texture2DView getOneLevelSubView(const tcu::Texture2DView &view, int level) in getOneLevelSubView() function
439 static tcu::Texture2DArrayView getOneLevelSubView(const tcu::Texture2DArrayView &view, int level) in getOneLevelSubView() function
444 static tcu::TextureCubeView getOneLevelSubView(const tcu::TextureCubeView &view, int level) in getOneLevelSubView() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp514 static tcu::Texture2DView getOneLevelSubView(const tcu::Texture2DView &view, int level) in getOneLevelSubView() function
519 static tcu::Texture2DArrayView getOneLevelSubView(const tcu::Texture2DArrayView &view, int level) in getOneLevelSubView() function
524 static tcu::TextureCubeView getOneLevelSubView(const tcu::TextureCubeView &view, int level) in getOneLevelSubView() function