Home
last modified time | relevance | path

Searched defs:totalPixels (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp613 const auto totalPixels = layerPixels * m_params.numViews; in iterate() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp2393 const deUint32 totalPixels = wd.renderArea.z() * wd.renderArea.w(); in verify() local
2454 …const deUint32 totalPixels = wd.framebufferSize.x() * wd.framebufferSize.y() - wd.renderArea.… in verify() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp1200 inline float pixelToFBCoords (uint32_t pixelId, uint32_t totalPixels) in pixelToFBCoords()
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2279 int totalPixels = 0; in checkLineContinuity() local