Searched defs:texture_height (Results 1 – 8 of 8) sorted by relevance
85 int texture_height = src_depth; in UploadWeightsAndBiases() local
78 int texture_height = src_depth; in UploadWeightsAndBiases() local
82 int texture_height = src_depth * kernel_x * kernel_y; in ConvolutionWeightsConverterTest() local
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()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 …]
96 int texture_height = -1; in RenderNextFrame() local
47 unsigned texture_width, texture_height, texture_mask; member
56 unsigned texture_width, texture_height; member
2108 glw::GLint texture_height, glw::GLint texture_width, in initTextureStorage()2706 const int texture_height = 32; in initTestRuns() local