Home
last modified time | relevance | path

Searched refs:CL_MEM_OBJECT_BUFFER (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_utils.cpp79 if (type == CL_MEM_OBJECT_BUFFER) { in get_actual_allocation_size()
Dallocation_execute.cpp82 if (type == CL_MEM_OBJECT_BUFFER) { in check_image()
Dallocation_fill.cpp312 if (type == CL_MEM_OBJECT_BUFFER) { in fill_mem_with_data()
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp124 case CL_MEM_OBJECT_BUFFER: in translate_target()
Dmemory.cpp76 return CL_MEM_OBJECT_BUFFER; in type()
/external/OpenCL-CTS/test_conformance/api/
Dtest_mem_object_info.cpp224 … TEST_MEM_OBJECT_PARAM( bufferObject, CL_MEM_TYPE, type, CL_MEM_OBJECT_BUFFER, "type", "%d", int ) in test_get_buffer_info()
300 …TEST_MEM_OBJECT_PARAM( subBufferObject, CL_MEM_TYPE, type, CL_MEM_OBJECT_BUFFER, "type", "%d", int… in test_get_buffer_info()
/external/angle/src/common/
DPackedCLEnums_autogen.cpp1672 case CL_MEM_OBJECT_BUFFER: in FromCLenum()
1698 return CL_MEM_OBJECT_BUFFER; in ToCLenum()
/external/mesa3d/include/CL/
Dcl.h599 #define CL_MEM_OBJECT_BUFFER 0x10F0 macro
/external/angle/include/CL/
Dcl.h601 #define CL_MEM_OBJECT_BUFFER 0x10F0 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h601 #define CL_MEM_OBJECT_BUFFER 0x10F0 macro