Searched defs:texBuffer (Results 1 – 6 of 6) sorted by relevance
1617 uint32_t texBuffer = 0x1234; in framebuffer_texture_layer() local
772 …eGenerationSpec(glu::CallLogWrapper &gl, const TextureGenerationSpec &spec, glw::GLuint &texBuffer) in applyTextureGenerationSpec()
353 PFNGLTEXBUFFERPROC texBuffer = nullptr; variable
1558 …const vk::BufferWithMemory texBuffer{vkd, device, allocator, texBufferInfo, vk::MemoryRequirement:… in iterate() local
678 glTexBufferFunc texBuffer; variable
2618 void Context::texBuffer(TextureType target, GLenum internalformat, BufferID buffer) in texBuffer() function in gl::Context