Searched defs:resAccess (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrFormatTests.cpp | 486 const tcu::ConstPixelBufferAccess resAccess( in testFormat() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsScissorTests.cpp | 683 tcu::PixelBufferAccess resAccess(bufferFmt.texFmt, width, height, 1, &resData[0]); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 3781 …const ConstPixelBufferAccess resAccess(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT… in verify() local 4321 …const ConstPixelBufferAccess resAccess(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT… in verify() local 4333 …const ConstPixelBufferAccess resAccess(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT… in verify() local 4767 …const ConstPixelBufferAccess resAccess(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT… in verify() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 4693 const tcu::ConstPixelBufferAccess resAccess(tcuFormat, iExtent, verificationBufferData); in testMixedPipelines() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackSimpleTests.cpp | 2782 tcu::ConstPixelBufferAccess resAccess(tcuFormat, fbExtent, resAlloc.getHostPtr()); in iterate() local
|