Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed.h125 int texture_height = src_depth * kernel_x * kernel_y; in UploadWeights() local
187 int texture_height = src_depth * kernel_x * kernel_y * kernel_z; in UploadWeights() local
Dconv_powervr.h283 int texture_height = src_depth * kernel_x * kernel_y; in UploadWeights() local
343 const int texture_height = in UploadWeights() local
Ddepthwise_conv_3x3.h82 int texture_height = src_depth; in UploadWeightsAndBiases() local
Ddepthwise_conv_3x3_stride_h2.h76 int texture_height = src_depth; in UploadWeightsAndBiases() local
Dconv_weights_converter_test_util.cc69 int texture_height = src_depth * kernel_x * kernel_y; in ConvolutionWeightsConverterTest() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp707 glw::GLubyte getMipmapLevelCount(glw::GLsizei texture_width, glw::GLsizei texture_height) in getMipmapLevelCount()
875 glw::GLsizei texture_width, glw::GLsizei texture_height, const T* components) in prepareDataForTexture()
909 glw::GLsizei texture_height) in prepareDataForColorFloatTexture()
937 glw::GLsizei texture_height) in prepareDataForColorIntTexture()
962 glw::GLsizei texture_height) in prepareDataForDepthFloatTexture()
987 glw::GLsizei texture_height) in prepareDataForStencilUIntTexture()
1012 glw::GLsizei texture_height) in prepareDepthTextureFace()
1227 glw::GLsizei texture_height) in prepareRGBAIntegerTextureFace()
1264 glw::GLsizei texture_height) in prepareRGBATextureFace()
1300 glw::GLsizei texture_height) in prepareStencilTextureFace()
[all …]
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc88 int texture_height = -1; in RenderNextFrame() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c46 unsigned texture_width, texture_height; member
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c43 unsigned texture_width, texture_height, texture_mask; member
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Doperation_selector.cc365 int texture_height = src_depth * kernel_x * kernel_y; in GPUOperationFromNode() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp2109 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage()
2708 const int texture_height = 32; in initTestRuns() local