Home
last modified time | relevance | path

Searched defs:region_width (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp8109 const unsigned int region_width = (write_to_width >> 1); in checkAPICallCoherency() local
H A Dgl4cCopyImageTests.cpp2923 … GLuint right_level, GLuint region_width, GLuint region_height) const in compareImages()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1566 uint32_t region_width = region->extent.width * src_scale_w; in copy_image_blit() local