Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp335 const int textureWidth = 64; in requireTextures() local
344 genTextureData(textureData, textureWidth, textureHeight); in requireTextures()
346 DE_ASSERT(textureData.size() == textureWidth * textureHeight * 4); in requireTextures()
358 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA, textureWidth, textureHeight, 0, GL_RGBA, GL_UNSIGNED_BYTE… in requireTextures()
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp94 int textureWidth; member
261 for (int x = 0; x < config.textureWidth; x++) in createTextureData()
292 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA, config.textureWidth, config.textureWidth, 0, GL_RGBA, GL_… in createTexture()
1019 …log << TestLog::Message << "Texture size: " << config.textureWidth << "x" << config.textureHeight … in logTestConfig()
1107 basicConfig.textureWidth = 128; in init()
DteglRobustnessTests.cpp910 int textureWidth; member
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp331 const int textureWidth = texture.getRefTexture().getWidth(); in render() local
333 …const RandomViewport viewport (renderCtx.getRenderTarget(), textureWidth, textureHeight, m_rn… in render()
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc608 DWORD textureWidth, textureHeight; in UpdateRenderSurface() local
626 textureWidth = channelObj->GetTextureWidth(); in UpdateRenderSurface()
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2785 float textureWidth = (float)texture->getWidth(GL_TEXTURE_2D, 0); in drawTexture() local
2792 float texCoords[][2] = {{Ucr / textureWidth, Vcr / textureHeight}, in drawTexture()
2793 {Ucr / textureWidth, (Vcr + Hcr) / textureHeight}, in drawTexture()
2794 {(Ucr + Wcr) / textureWidth, Vcr / textureHeight}, in drawTexture()
2795 {(Ucr + Wcr) / textureWidth, (Vcr + Hcr) / textureHeight}}; in drawTexture()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...