Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp1192 inline float pixelToFBCoords(uint32_t pixelId, uint32_t totalPixels) in pixelToFBCoords()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp2453 const uint32_t totalPixels = wd.renderArea.z() * wd.renderArea.w(); in verify() local
2515 const uint32_t totalPixels = in verify() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2383 int totalPixels = 0; in checkLineContinuity() local