Searched defs:is_texture (Results 1 – 5 of 5) sorted by relevance
181 VideoFrameInfo(int width, int height, bool is_texture) in VideoFrameInfo()185 bool is_texture; variable
58 is_texture(const VkDescriptorSetLayoutBinding *binding) in is_texture() function
224 bool is_texture() const { in is_texture() function
325 const bool is_texture = bo->meta.use_flags & BO_USE_TEXTURE; in mediatek_bo_create_with_modifiers() local
78 bool is_texture; member