Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImage2DViewOf3DTests.cpp155 void fillImage (const tcu::PixelBufferAccess& image, const int layer) in fillImage() function
364 fillImage(inputImageMipLevel.getAccess(), m_testParameters.layerNdx); in iterate()
558 fillImage(referenceImage.getAccess(), 0u); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImage2DViewOf3DTests.cpp155 void fillImage (const tcu::PixelBufferAccess& image, const int layer) in fillImage() function
364 fillImage(inputImageMipLevel.getAccess(), m_testParameters.layerNdx); in iterate()
558 fillImage(referenceImage.getAccess(), 0u); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp263 void fillImage(glw::GLsizei image_width, glw::GLsizei image_height, const T* pixel_components, T* o… in fillImage() function
886 fillImage<T, N_Components>(texture_width, texture_height, components, &texture_data[0]); in prepareDataForTexture()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst142 - glx: Remove unused indirection for glx_context->fillImage