Searched refs:theight (Results 1 – 3 of 3) sorted by relevance
/external/virglrenderer/tests/ |
D | test_virgl_resource.c | 50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument 56 .height = (theight), \ 64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument 70 .height = (theight), \ 78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument 84 .height = (theight), \
|
/external/mesa3d/src/mesa/swrast/ |
D | s_triangle.c | 124 #define T_SCALE theight 135 const GLfloat theight = (GLfloat) texImg->Height; \ 182 #define T_SCALE theight 193 const GLfloat theight = (GLfloat) texImg->Height; \ 538 #define T_SCALE theight 550 const GLfloat theight = (GLfloat) texImg->Height; \
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStrUtilImpl.inl | 2488 s << "\theight = " << value.height << '\n'; 3169 s << "\theight = " << value.height << '\n'; 3189 s << "\theight = " << value.height << '\n'; 3538 s << "\theight = " << value.height << '\n';
|