Home
last modified time | relevance | path

Searched defs:texture_width (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp709 glw::GLubyte getMipmapLevelCount(glw::GLsizei texture_width, glw::GLsizei texture_height) in getMipmapLevelCount()
877glw::GLsizei texture_width, glw::GLsizei texture_height, const T *components) in prepareDataForTexture()
910 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorFloatTexture()
938 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorIntTexture()
963 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForDepthFloatTexture()
988 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForStencilUIntTexture()
1013 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDepthTextureFace()
1227 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBAIntegerTextureFace()
1263 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBATextureFace()
1298 … glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareStencilTextureFace()
[all …]
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp477 glw::GLuint texture_width, glw::GLuint n_cubemaps, bool should_generate_mutable_textures) in generateAndConfigureTextureObjects()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Ddepthwise_conv_3x3.h84 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
H A Ddepthwise_conv_3x3_stride_h2.h77 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
H A Dconv_weights_converter_test_util.cc81 int texture_width = dst_depth; in ConvolutionWeightsConverterTest() local
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsdl_video_player.cc95 int texture_width = -1; in RenderNextFrame() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c56 unsigned texture_width, texture_height; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c47 unsigned texture_width, texture_height, texture_mask; member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp958glw::GLuint texture_width, glw::GLuint texture_height) const in setupFramebufferWithTextureAsAttachment()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp2108 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage()
2707 const int texture_width = 64; in initTestRuns() local