Home
last modified time | relevance | path

Searched defs:textureWidth (Results 1 – 14 of 14) sorted by relevance

/external/angle/src/tests/gl_tests/
DMaxTextureSizeTest.cpp94 GLsizei textureWidth = mMaxTexture2DSize; in TEST_P() local
156 GLsizei textureWidth = 64; in TEST_P() local
222 GLsizei textureWidth = 64; in TEST_P() local
DMipmapTest.cpp438 void verifyAllMips(const uint32_t textureWidth, in verifyAllMips()
/external/angle/src/tests/perf_tests/
DDispatchComputePerf.cpp30 unsigned int textureWidth = 32; member
DMultisampledRenderToTexturePerf.cpp41 GLsizei textureWidth; member
DGenerateMipmapPerf.cpp42 GLsizei textureWidth; member
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp331 const int textureWidth = texture.getRefTexture().getWidth(); in render() local
/external/angle/src/libANGLE/
DGLES1Renderer.cpp128 GLfloat textureWidth = in prepareForDraw() local
DvalidationES.cpp1067 size_t textureWidth, in ValidCompressedSubImageSize()
2982 const GLsizei textureWidth = static_cast<GLsizei>( in ValidateCopyImageSubDataTargetRegion() local
/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp335 const int textureWidth = 64; in requireTextures() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp60 int textureWidth; member
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp94 int textureWidth; member
DteglRobustnessTests.cpp917 int textureWidth; member
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2826 float textureWidth = (float)texture->getWidth(GL_TEXTURE_2D, 0); in drawTexture() local
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp4404 const int textureWidth = 16; in Run() local