Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp94 void clampFloatingPointTexture (const tcu::PixelBufferAccess& access) in clampFloatingPointTexture() function
104 void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() function
111 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() function
118 void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() function
125 void clampFloatingPointTexture (tcu::Texture1D& target) in clampFloatingPointTexture() function
132 static void clampFloatingPointTexture (tcu::Texture1DArray& target) in clampFloatingPointTexture() function
139 void clampFloatingPointTexture (tcu::TextureCubeArray& target) in clampFloatingPointTexture() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureShadowTests.cpp66 static void clampFloatingPointTexture (const tcu::PixelBufferAccess& access) in clampFloatingPointTexture() function
76 static void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() function
83 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() function
90 static void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() function