Home
last modified time | relevance | path

Searched defs:depthData (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp983 std::vector<GLuint> depthData(1, 0xfd70a3d6); in TEST_P() local
1056 std::vector<GLushort> depthData(1, 0xfd6f); in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp638 …tcu::Texture2D depthData(vk::mapVkFormat(m_depthAttachmentFormat), (int)(0.5f + static_cast<float>… in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp630 Vec4 depthData(data[0][0], data[1][0], data[2][0], data[3][0]); in CreateTextureCubeArray() local
808 Vec4 depthData(data[0][0], data[1][0], data[2][0], data[3][0]); in CreateTextureCube() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp648 Vec4 depthData(data[0][0], data[1][0], data[2][0], data[3][0]); in CreateTextureCube() local