Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed.h124 int texture_width = dst_depth; in UploadWeights() local
186 int texture_width = dst_depth; in UploadWeights() local
Dconv_powervr.h282 int texture_width = dst_depth; in UploadWeights() local
342 const int texture_width = dst_slices; in UploadWeights() local
Ddepthwise_conv_3x3.h81 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
Ddepthwise_conv_3x3_stride_h2.h75 int texture_width = 10; // 3x3 kernel + 1 bias in UploadWeightsAndBiases() local
Dconv_weights_converter_test_util.cc68 int texture_width = dst_depth; 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()
908 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorFloatTexture()
936 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorIntTexture()
961 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForDepthFloatTexture()
986 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForStencilUIntTexture()
1011 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDepthTextureFace()
1226 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()
1299 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareStencilTextureFace()
[all …]
DesextcTextureCubeMapArrayColorDepthAttachments.cpp476 glw::GLuint texture_width, glw::GLuint n_cubemaps, bool should_generate_mutable_textures) in generateAndConfigureTextureObjects()
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc87 int texture_width = -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.cc364 int texture_width = dst_depth; in GPUOperationFromNode() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp948 glw::GLuint texture_width, glw::GLuint texture_height) const in setupFramebufferWithTextureAsAttachment()
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp2109 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage()
2709 const int texture_width = 64; in initTestRuns() local