Home
last modified time | relevance | path

Searched defs:use_tc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderXFB.hpp78 bool use_tc; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h25 use_tc, enumerator
H A Dsfn_assembler.cpp692 bool use_tc = in visit() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c1423 static inline bool last_inst_was_not_vtx_fetch(struct r600_bytecode *bc, bool use_tc) in last_inst_was_not_vtx_fetch()
1432 bool use_tc) in r600_bytecode_add_vtx_internal()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/
H A Dsdp_utils.cpp70 bool use_tc = use_tensor_cores(params, dprops, is_half); in minimum_gemm_alignment() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp567 bool use_tc; in iterate() member