Searched refs:fillImage (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineImage2DViewOf3DTests.cpp | 155 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/ |
D | vktPipelineImage2DViewOf3DTests.cpp | 155 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/ |
D | esextcTextureCubeMapArraySampling.cpp | 263 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/ |
D | 19.3.0.rst | 142 - glx: Remove unused indirection for glx_context->fillImage
|