Home
last modified time | relevance | path

Searched refs:DEFAULT_RENDER_WIDTH (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp64 DEFAULT_RENDER_WIDTH = 100, enumerator
894 …const deUint32 renderSizeX = de::min(static_cast<deUint32>(DEFAULT_RENDER_WIDTH), (deU… in execute()
2537 const tcu::UVec2 renderSize (DEFAULT_RENDER_WIDTH, DEFAULT_RENDER_HEIGHT); in renderTess()