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 D | esextcTextureCubeMapArraySampling.cpp | 709 glw::GLubyte getMipmapLevelCount(glw::GLsizei texture_width, glw::GLsizei texture_height) in getMipmapLevelCount() 877 … glw::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 D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 477 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 D | depthwise_conv_3x3.h | 84 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
|
H A D | depthwise_conv_3x3_stride_h2.h | 77 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
|
H A D | conv_weights_converter_test_util.cc | 81 int texture_width = dst_depth; in ConvolutionWeightsConverterTest() local
|
/aosp_15_r20/external/openscreen/cast/standalone_receiver/ |
H A D | sdl_video_player.cc | 95 int texture_width = -1; in RenderNextFrame() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_st.c | 56 unsigned texture_width, texture_height; member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_st.c | 47 unsigned texture_width, texture_height, texture_mask; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/ |
H A D | esextcTestCaseBase.cpp | 958 … glw::GLuint texture_width, glw::GLuint texture_height) const in setupFramebufferWithTextureAsAttachment()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cTextureViewTests.cpp | 2108 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage() 2707 const int texture_width = 64; in initTestRuns() local
|