Home
last modified time | relevance | path

Searched defs:xfb_bo_size (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp5033 const unsigned int xfb_bo_size = static_cast<unsigned int>(sizeof(float) * 4 /* components */ * m_n_points_to_draw); in initTest() local
H A Dgl4cGPUShaderFP64Tests.cpp7828 const unsigned int xfb_bo_size = sizeof(double) * 16 /* components */ * n_base_values; in initTest() local
11626 const unsigned int xfb_bo_size = static_cast<unsigned int>( in initTestIteration() local

Completed in 44 milliseconds