Searched defs:bindless (Results 1 – 8 of 8) sorted by relevance
23 uint32_t bindless; member
202 const char *const bindless = (ir->data.bindless) ? "bindless " : ""; in visit() local
868 unsigned bindless:1; member
2728 bool bindless = tgsi.getSrc(0).getFile() != TGSI_FILE_IMAGE; in handleLOAD() local2865 bool bindless = tgsi.getDst(0).getFile() != TGSI_FILE_IMAGE; in handleSTORE() local2988 bool bindless = tgsi.getSrc(0).getFile() != TGSI_FILE_IMAGE; in handleATOM() local
1745 NVC0LoweringPass::loadSuInfo32(Value *ptr, int slot, uint32_t off, bool bindless) in loadSuInfo32()
1027 bool bindless; member
501 storage_type_size(const struct glsl_type *type, bool bindless) in storage_type_size()
3683 st_src_reg bindless; in visit_image_intrinsic() local4308 st_src_reg bindless; in visit() local