/external/chromium_org/third_party/angle/src/libEGL/ |
D | Config.cpp | 28 Config::Config(rx::ConfigDesc desc, EGLint minInterval, EGLint maxInterval, EGLint texWidth, EGLint… in Config() 249 …rx::ConfigDesc desc, EGLint minSwapInterval, EGLint maxSwapInterval, EGLint texWidth, EGLint texHe… in add()
|
/external/skia/samplecode/ |
D | SampleVertices.cpp | 160 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 190 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
D | SampleSlides.cpp | 361 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 391 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/external/chromium_org/third_party/skia/samplecode/ |
D | SampleVertices.cpp | 160 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 190 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
D | SampleSlides.cpp | 361 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 391 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 248 int texWidth = refTexture.getWidth(); in iterate() local 517 int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 256 int texWidth = refTexture.getWidth(); in iterate() local 529 int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 301 const int texWidth = refTexture.getWidth(); in iterate() local 625 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local 1254 const int texWidth = refTexture.getWidth(); in iterate() local 1504 const int texWidth = refTexture.getWidth(); in iterate() local 1815 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local 2131 const int texWidth = refTexture.getWidth(); in iterate() local
|
D | es3fVertexTextureTests.cpp | 579 const int texWidth = 1 << deLog2Ceil32(MAX_2D_RENDER_WIDTH / 2); in init() local 885 const int texWidth = 1 << deLog2Ceil32(MAX_CUBE_RENDER_WIDTH / 3 / 2); in init() local 1225 const int texWidth = WIDTH_2D_ARRAY; in init() local 1289 const int texWidth = refTexture.getWidth(); in calculateLod() local 1565 const int texWidth = WIDTH_3D; in init() local
|
D | es3fTextureUnitTests.cpp | 820 …const int texWidth = is2dTex ? TEXTURE_WIDTH_2D : isCubeTex ? TEXTURE_WIDTH_CUBE : is2dArrayT… in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 255 const int texWidth = refTexture.getWidth(); in iterate() local 584 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
D | es2fVertexTextureTests.cpp | 478 const int texWidth = 1 << deLog2Ceil32(MAX_2D_RENDER_WIDTH / 2); in init() local 781 const int texWidth = 1 << deLog2Ceil32(MAX_CUBE_RENDER_WIDTH / 3 / 2); in init() local
|
D | es2fTextureUnitTests.cpp | 642 const int texWidth = is2d ? TEXTURE_WIDTH_2D : TEXTURE_WIDTH_CUBE; in init() local
|
D | es2fFboRenderTest.cpp | 1113 int texWidth = 64; in render() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aaline.c | 68 GLfloat texWidth[FRAG_ATTRIB_MAX]; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_aaline.c | 68 GLfloat texWidth[FRAG_ATTRIB_MAX]; member
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 4807 const int texWidth = m_view.getWidth(); in sample4() local 4924 const int texWidth = m_view.getWidth(); in sample4() local 5153 const int texWidth = m_view.getWidth(); in sample4() local 5361 const int texWidth = m_view.getWidth(); in sample4() local
|