HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_CLEAR_COLOR (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 65 static const tcu::Vec4 DEFAULT_CLEAR_COLOR = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f);
353 , m_clearColor (DEFAULT_CLEAR_COLOR)
365 , m_clearColor (DEFAULT_CLEAR_COLOR)
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 64 static const tcu::Vec4 DEFAULT_CLEAR_COLOR = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f);
540 , m_clearColor (DEFAULT_CLEAR_COLOR)
564 , m_clearColor (DEFAULT_CLEAR_COLOR)
587 , m_clearColor (DEFAULT_CLEAR_COLOR)
    [all...]

Completed in 199 milliseconds