Home
last modified time | relevance | path

Searched refs:blendFuncValues (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1389 const GLenum blendFuncValues[] = in test() local
1397 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(blendFuncValues); ++ndx) in test()
1399 const GLenum referenceValue = blendFuncValues[ndx]; in test()
1490 const GLenum blendFuncValues[] = in test() local
1495 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(blendFuncValues); ++ndx) in test()
1497 const GLenum referenceValue = blendFuncValues[ndx]; in test()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1707 const GLenum blendFuncValues[] = in test() local
1715 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(blendFuncValues); ++ndx) in test()
1717 const GLenum referenceValue = blendFuncValues[ndx]; in test()
1803 const GLenum blendFuncValues[] = in test() local
1808 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(blendFuncValues); ++ndx) in test()
1810 const GLenum referenceValue = blendFuncValues[ndx]; in test()

Completed in 9 milliseconds