Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2489 #define FUNCTIONAL_TEST_N_LAYERS 12 macro
2664 const GLuint n_layers = (true == is_multi_layer) ? FUNCTIONAL_TEST_N_LAYERS : 1; in calculateDimmensions()
2686 out_depths[i] = FUNCTIONAL_TEST_N_LAYERS * factors[i] / divide; in calculateDimmensions()
2721 region_depth = FUNCTIONAL_TEST_N_LAYERS; in copyAndVerify()
2726 n_layers = FUNCTIONAL_TEST_N_LAYERS; in copyAndVerify()
2732 n_layers = FUNCTIONAL_TEST_N_LAYERS; in copyAndVerify()
3389 FUNCTIONAL_TEST_N_LAYERS /* depth - 12 for multilayered, 1D and 2D will ignore that */, in prepareTexture()