Searched refs:resource_offset (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_fetch.h | 72 PRegister resource_offset); 82 auto resource_offset() const {return m_resource_offset;} in resource_offset() function
|
D | sfn_instr_fetch.cpp | 48 PRegister resource_offset): in FetchInstr() argument 58 m_resource_offset(resource_offset), in FetchInstr()
|
D | sfn_assembler.cpp | 636 auto buffer_offset = fetch_instr.resource_offset(); in visit()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
D | sfn_instr_test.cpp | 629 EXPECT_FALSE(fetch.resource_offset()); in TEST_F() 762 EXPECT_EQ(*fetch.resource_offset(), Register(300, 1, pin_none)); in TEST_F()
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 2106 FT_Long resource_offset, in IsMacResource() argument 2117 error = FT_Raccess_Get_HeaderInfo( library, stream, resource_offset, in IsMacResource()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 2168 FT_Long resource_offset, in IsMacResource() argument 2179 error = FT_Raccess_Get_HeaderInfo( library, stream, resource_offset, in IsMacResource()
|
/third_party/freetype/src/base/ |
D | ftobjs.c | 2244 FT_Long resource_offset, in IsMacResource() argument 2255 error = FT_Raccess_Get_HeaderInfo( library, stream, resource_offset, in IsMacResource()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 2122 unsigned resource_offset, in evergreen_emit_vertex_buffers() argument 2142 radeon_emit(cs, (resource_offset + buffer_index) * 8); in evergreen_emit_vertex_buffers()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 64258 u8 resource_offset; member
|