Searched defs:texture_width (Results  1 – 10 of 10) sorted by relevance
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ | 
| D | esextcTextureCubeMapArraySampling.cpp | 707 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() 1225 								   glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width,  in prepareRGBAIntegerTextureFace() 1261 							glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width,  in prepareRGBATextureFace() 1296 							   glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width,  in prepareStencilTextureFace() [all …] 
 | 
| D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 476 	glw::GLuint texture_width, glw::GLuint n_cubemaps, bool should_generate_mutable_textures)  in generateAndConfigureTextureObjects()
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ | 
| D | depthwise_conv_3x3.h | 84   int texture_width = 10;  // 3x3 kernel + 1 bias  in UploadWeightsAndBiases()  local
  | 
| D | depthwise_conv_3x3_stride_h2.h | 77   int texture_width = 10;  // 3x3 kernel + 1 bias  in UploadWeightsAndBiases()  local
  | 
| D | conv_weights_converter_test_util.cc | 81     int texture_width = dst_depth;  in ConvolutionWeightsConverterTest()  local
  | 
| /external/openscreen/cast/standalone_receiver/ | 
| D | sdl_video_player.cc | 95     int texture_width = -1;  in RenderNextFrame()  local
  | 
| /external/mesa3d/src/gallium/frontends/wgl/ | 
| D | stw_st.c | 46    unsigned texture_width, texture_height;  member
  | 
| /external/mesa3d/src/gallium/frontends/glx/xlib/ | 
| D | xm_st.c | 43    unsigned texture_width, texture_height, texture_mask;  member
  | 
| /external/deqp/external/openglcts/modules/glesext/ | 
| D | esextcTestCaseBase.cpp | 954 														   glw::GLuint texture_width, glw::GLuint texture_height) const  in setupFramebufferWithTextureAsAttachment()
  | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cTextureViewTests.cpp | 2109 											  glw::GLint texture_height, glw::GLint texture_width,  in initTextureStorage() 2707 	const int			  texture_width		= 64;  in initTestRuns()  local
  |