Home
last modified time | relevance | path

Searched defs:texture_height (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv_3x3.h85 int texture_height = src_depth; in UploadWeightsAndBiases() local
Ddepthwise_conv_3x3_stride_h2.h78 int texture_height = src_depth; in UploadWeightsAndBiases() local
Dconv_weights_converter_test_util.cc82 int texture_height = src_depth * kernel_x * kernel_y; in ConvolutionWeightsConverterTest() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp709 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()
911 glw::GLsizei texture_height) in prepareDataForColorFloatTexture()
939 glw::GLsizei texture_height) in prepareDataForColorIntTexture()
964 glw::GLsizei texture_height) in prepareDataForDepthFloatTexture()
989 glw::GLsizei texture_height) in prepareDataForStencilUIntTexture()
1014 glw::GLsizei texture_height) in prepareDepthTextureFace()
1228 glw::GLsizei texture_height) in prepareRGBAIntegerTextureFace()
1264 glw::GLsizei texture_height) in prepareRGBATextureFace()
1299 glw::GLsizei texture_height) in prepareStencilTextureFace()
[all …]
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc96 int texture_height = -1; in RenderNextFrame() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c47 unsigned texture_width, texture_height, texture_mask; member
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c56 unsigned texture_width, texture_height; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp2108 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage()
2706 const int texture_height = 32; in initTestRuns() local