Home
last modified time | relevance | path

Searched defs:layer_id (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_input_attachments.c65 nir_variable *layer_id = in load_layer_id() local
/third_party/ffmpeg/libavcodec/
Dh265_metadata_bsf.c345 int pic_type = 0, temporal_id = 8, layer_id = 0; in h265_metadata_update_fragment() local
Dlibvpxenc.c1610 vpx_svc_layer_id_t layer_id; in vpx_encode() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c210 nir_ssa_def *layer_id = in v3d_nir_lower_vpm_output() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c69 nir_ssa_def *layer_id = nir_iadd(&vs_b, inst_id, base_instance); in build_color_shaders() local
430 nir_ssa_def *layer_id = nir_iadd(&vs_b, inst_id, base_instance); in build_depthstencil_shader() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp5698 const unsigned int layer_id = n_layer * n_faces + n_face; in initParentTextureContents() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4191 const struct dxil_value *layer_id = dxil_module_get_int32_const(&ctx->mod, 0); in emit_load_layer_id() local