Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp97 void clampFloatingPointTexture(const tcu::PixelBufferAccess &access) in clampFloatingPointTexture() function
107 void clampFloatingPointTexture(tcu::Texture2D &target) in clampFloatingPointTexture() function
114 static void clampFloatingPointTexture(tcu::Texture2DArray &target) in clampFloatingPointTexture() function
121 void clampFloatingPointTexture(tcu::TextureCube &target) in clampFloatingPointTexture() function
128 void clampFloatingPointTexture(tcu::Texture1D &target) in clampFloatingPointTexture() function
135 static void clampFloatingPointTexture(tcu::Texture1DArray &target) in clampFloatingPointTexture() function
142 void clampFloatingPointTexture(tcu::TextureCubeArray &target) in clampFloatingPointTexture() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp67 static void clampFloatingPointTexture(const tcu::PixelBufferAccess &access) in clampFloatingPointTexture() function
77 static void clampFloatingPointTexture(tcu::Texture2D &target) in clampFloatingPointTexture() function
84 static void clampFloatingPointTexture(tcu::Texture2DArray &target) in clampFloatingPointTexture() function
91 static void clampFloatingPointTexture(tcu::TextureCube &target) in clampFloatingPointTexture() function