Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp10285 bool isTextureFilledWithValue(GLfloat value) in isTextureFilledWithValue() function in gl4cts::__anon57be67590111::ImageLoadStoreEarlyFragmentTestsTest
10395 if (false == isTextureFilledWithValue(0.0f)) in testEarlyStencil()
10424 if (false == isTextureFilledWithValue(1.0f)) in testEarlyStencil()
10463 if (false == isTextureFilledWithValue(1.0f)) in testEarlyStencil()
10519 if (false == isTextureFilledWithValue(0.0f)) in testEarlyZ()
10548 if (false == isTextureFilledWithValue(1.0f)) in testEarlyZ()
10580 if (false == isTextureFilledWithValue(1.0f)) in testEarlyZ()