Home
last modified time | relevance | path

Searched defs:is_texture (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.h181 VideoFrameInfo(int width, int height, bool is_texture) in VideoFrameInfo()
185 bool is_texture; variable
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set_layout.c58 is_texture(const VkDescriptorSetLayoutBinding *binding) in is_texture() function
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame.h224 bool is_texture() const { in is_texture() function
/aosp_15_r20/external/minigbm/
H A Dmediatek.c325 const bool is_texture = bo->meta.use_flags & BO_USE_TEXTURE; in mediatek_bo_create_with_modifiers() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c78 bool is_texture; member