Home
last modified time | relevance | path

Searched defs:texture_width (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c43 unsigned texture_width, texture_height, texture_mask; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c54 unsigned texture_width, texture_height; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp475 generateAndConfigureTextureObjects( glw::GLuint texture_width, glw::GLuint n_cubemaps, bool should_generate_mutable_textures) generateAndConfigureTextureObjects() argument
H A DesextcTextureCubeMapArraySampling.cpp707 glw::GLubyte getMipmapLevelCount(glw::GLsizei texture_width, glw::GLsizei texture_height) in getMipmapLevelCount() argument
873 prepareDataForTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height, const T* components) prepareDataForTexture() argument
906 prepareDataForColorFloatTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareDataForColorFloatTexture() argument
934 prepareDataForColorIntTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareDataForColorIntTexture() argument
959 prepareDataForDepthFloatTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareDataForDepthFloatTexture() argument
984 prepareDataForStencilUIntTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareDataForStencilUIntTexture() argument
1009 prepareDepthTextureFace(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareDepthTextureFace() argument
1223 prepareRGBAIntegerTextureFace(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareRGBAIntegerTextureFace() argument
1259 prepareRGBATextureFace(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareRGBATextureFace() argument
1294 prepareStencilTextureFace(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareStencilTextureFace() argument
1541 prepareTextureFace(const glw::Functions& gl, glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, glw::GLsizei texture_height) prepareTextureFace() argument
3365 glw::GLsizei texture_width = 0; prepareCompresedTexture() local
3453 glw::GLsizei texture_width = 0; prepareTexture() local
4037 const glw::GLuint texture_width = resolution.m_width; global() local
5175 glw::GLsizei texture_width = resolution.m_width; global() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp956 setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, glw::GLuint color_texture_id, glw::GLenum texture_format, glw::GLuint texture_width, glw::GLuint texture_height) const setupFramebufferWithTextureAsAttachment() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp2107 initTextureStorage(const glw::Functions& gl, bool init_mutable_to, glw::GLenum texture_target, glw::GLint texture_depth, glw::GLint texture_height, glw::GLint texture_width, glw::GLenum texture_internalformat, glw::GLenum texture_format, glw::GLenum texture_type, unsigned int n_levels_needed, unsigned int n_cubemaps_needed, glw::GLint bo_id) initTextureStorage() argument
2707 const int texture_width = 64; initTestRuns() local
[all...]

Completed in 13 milliseconds