Home
last modified time | relevance | path

Searched defs:m_width (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/vk-gl-cts/framework/common/
H A DtcuSurface.hpp65 int m_width; member in tcu::Surface
H A DtcuRenderTarget.hpp52 int m_width; member in tcu::RenderTarget
H A DtcuSurfaceAccess.hpp67 int m_width; member in tcu::SurfaceAccess
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredRenderingFBONoAttachment.hpp127 static const glw::GLint m_width; member in glcts::GeometryShaderLayeredRenderingFBONoAttachment
H A DesextcGeometryShaderLayeredRenderingFBONoAttachment.cpp108 const glw::GLint GeometryShaderLayeredRenderingFBONoAttachment::m_width = 128; member in glcts::GeometryShaderLayeredRenderingFBONoAttachment
[all...]
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.hpp83 static const glw::GLint m_width; member in glcts::GeometryShaderLayeredRenderingBoundaryCondition
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp37 const glw::GLint GeometryShaderLayeredRenderingBoundaryCondition::m_width = 4; member in glcts::GeometryShaderLayeredRenderingBoundaryCondition
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.hpp98 static const glw::GLuint m_width; member in gl4cts::StencilTexturing::FunctionalTest
H A Dgl3cGPUShader5Tests.hpp180 static const glw::GLsizei m_width; member in gl3cts::GPUShader5ImplicitConversionsTest
H A Dgl3cTextureSwizzleTests.hpp275 static const glw::GLsizei m_width; member in gl3cts::TextureSwizzle::SmokeTest
H A Dgl4cTextureBarrierTests.cpp495 GLuint m_width, m_height; global() member in gl4cts::TextureBarrierBasicOutline
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayGenerateMipMap.hpp44 glw::GLuint m_width; member
H A DesextcTextureCubeMapArraySubImage3D.hpp100 glw::GLuint m_width; member
H A DesextcTextureCubeMapArrayGetterCalls.cpp43 const glw::GLsizei TextureCubeMapArrayGetterCalls::m_width = 64; member in glcts::TextureCubeMapArrayGetterCalls
H A DesextcTextureCubeMapArrayGetterCalls.hpp90 static const glw::GLsizei m_width; member in glcts::TextureCubeMapArrayGetterCalls
H A DesextcTextureCubeMapArrayStencilAttachments.hpp70 glw::GLuint m_width; member in glcts::CubeMapArrayDataStorage
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPrimitiveCoverage.hpp107 static const glw::GLuint m_width; /* width of the rendering area */ member in glcts::TessellationShaderPrimitiveCoverage
H A DesextcTessellationShaderPrimitiveCoverage.cpp182 const glw::GLuint TessellationShaderPrimitiveCoverage::m_width = member in glcts::TessellationShaderPrimitiveCoverage
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.hpp137 glw::GLuint m_width; member in glcts::TestConfiguration
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboDepthbufferTests.cpp137 int m_width; member in deqp::gles3::Functional::BasicFboDepthCase
223 const int m_width; global() member in deqp::gles3::Functional::DepthWriteClampCase
303 const int m_width; global() member in deqp::gles3::Functional::DepthTestClampCase
[all...]
H A Des3fMultiviewTests.cpp85 const int m_width; member in deqp::gles3::Functional::MultiviewCase
H A Des3fReadPixelsTests.cpp85 const int m_width; member in deqp::gles3::Functional::__anon30587::ReadPixelsTest
369 tcu::Texture2D referenceRGBA8 (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), m_width, m_height); iterate() local
370 tcu::Texture2D resultRGBA8 (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), m_width, m_height); iterate() local
[all...]
H A Des3fTextureSizeTests.cpp70 int m_width; member in deqp::gles3::Functional::Texture2DSizeCase
192 int m_width; member in deqp::gles3::Functional::TextureCubeSizeCase
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSizeTests.cpp69 int m_width; member in deqp::gles2::Functional::Texture2DSizeCase
191 int m_width; member in deqp::gles2::Functional::TextureCubeSizeCase
H A Des2fTextureWrapTests.cpp82 int m_width; member in deqp::gles2::Functional::TextureWrapCase

Completed in 19 milliseconds

1234