OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anv_state_table
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_allocator.c
142
anv_state_table_expand_range(struct
anv_state_table
*table, uint32_t size);
145
anv_state_table_init(struct
anv_state_table
*table,
187
anv_state_table_expand_range(struct
anv_state_table
*table, uint32_t size)
228
anv_state_table_grow(struct
anv_state_table
*table)
263
anv_state_table_finish(struct
anv_state_table
*table)
278
anv_state_table_add(struct
anv_state_table
*table, uint32_t *idx,
322
struct
anv_state_table
*table,
343
struct
anv_state_table
*table)
anv_private.h
660
struct
anv_state_table
{
struct
677
struct
anv_state_table
table;
753
VkResult anv_state_table_init(struct
anv_state_table
*table,
756
void anv_state_table_finish(struct
anv_state_table
*table);
757
VkResult anv_state_table_add(struct
anv_state_table
*table, uint32_t *idx,
760
struct
anv_state_table
*table,
763
struct
anv_state_table
*table);
767
anv_state_table_get(struct
anv_state_table
*table, uint32_t idx)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_allocator.c
144
anv_state_table_expand_range(struct
anv_state_table
*table, uint32_t size);
147
anv_state_table_init(struct
anv_state_table
*table,
195
anv_state_table_expand_range(struct
anv_state_table
*table, uint32_t size)
236
anv_state_table_grow(struct
anv_state_table
*table)
271
anv_state_table_finish(struct
anv_state_table
*table)
286
anv_state_table_add(struct
anv_state_table
*table, uint32_t *idx,
330
struct
anv_state_table
*table,
351
struct
anv_state_table
*table)
anv_private.h
742
struct
anv_state_table
{
struct
754
struct
anv_state_table
table;
815
VkResult anv_state_table_init(struct
anv_state_table
*table,
818
void anv_state_table_finish(struct
anv_state_table
*table);
819
VkResult anv_state_table_add(struct
anv_state_table
*table, uint32_t *idx,
822
struct
anv_state_table
*table,
825
struct
anv_state_table
*table);
829
anv_state_table_get(struct
anv_state_table
*table, uint32_t idx)
Completed in 21 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026