Home
last modified time | relevance | path

Searched defs:texLevel (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_copytex.c49 st_copy_framebuffer_to_texture(GLenum srcBuffer, GLint fbWidth, GLint fbHeight, GLenum texTarget, GLint texLevel, GLuint cubeFace, GLenum texFormat) st_copy_framebuffer_to_texture() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueueWriteTextureValidationTests.cpp50 TestWriteTexture(size_t dataSize, uint32_t dataOffset, uint32_t dataBytesPerRow, uint32_t dataRowsPerImage, wgpu::Texture texture, uint32_t texLevel, wgpu::Origin3D texOrigin, wgpu::Extent3D size, wgpu::TextureAspect aspect = wgpu::TextureAspect::All) TestWriteTexture() argument

Completed in 2 milliseconds