Home
last modified time | relevance | path

Searched defs:mem_flags (Results 1 – 11 of 11) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DtypeWrappers.cpp34 clProtectedImage::clProtectedImage(cl_context context, cl_mem_flags mem_flags, in clProtectedImage()
42 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create()
130 clProtectedImage::clProtectedImage(cl_context context, cl_mem_flags mem_flags, in clProtectedImage()
138 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create()
229 clProtectedImage::clProtectedImage(cl_context context, cl_mem_flags mem_flags, in clProtectedImage()
238 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create()
335 cl_mem_flags mem_flags, in clProtectedImage()
347 cl_mem_flags mem_flags, in Create()
/external/OpenCL-CTS/test_conformance/api/
Dtest_min_image_formats.cpp43 const cl_mem_flags mem_flags[] = { in test_min_image_formats() local
Dtest_api_consistency.cpp799 const cl_mem_flags mem_flags[] = { in test_consistency_depth_images() local
1112 const cl_mem_flags mem_flags[] = { in test_consistency_3d_image_writes() local
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c1161 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local
1258 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op2() local
1477 sljit_s32 mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1_cmp() local
1497 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1() local
1543 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop2() local
1795 sljit_s32 dst_r, src_r, flags, mem_flags; in sljit_emit_op_flags() local
DsljitNativePPC_common.c2232 sljit_s32 mem_flags; in sljit_emit_mem() local
2326 sljit_s32 mem_flags; in sljit_emit_fmem() local
/external/ImageMagick/MagickCore/
Daccelerate.c966 mem_flags; in ComputeContrastStretchImage() local
1539 mem_flags; in ComputeConvolveImage() local
1899 mem_flags; in ComputeDespeckleImage() local
2288 mem_flags; in ComputeEqualizeImage() local
3037 mem_flags; in ComputeLocalContrastImage() local
3390 mem_flags; in ComputeModulateImage() local
3603 mem_flags; in ComputeMotionBlurImage() local
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_generic.cpp27 cl_mem_flags mem_flags = CL_MEM_READ_ONLY; in create_image() local
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_generic.cpp29 cl_mem_flags mem_flags = CL_MEM_READ_ONLY; in create_image() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.cc37 cl_mem_flags mem_flags = CL_MEM_READ_WRITE; in AllocateTensorMemory() local
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp6534 VkMemoryPropertyFlags mem_flags = 0; in TEST_F() local
Dvkpositivelayertests.cpp6563 VkMemoryPropertyFlags mem_flags = 0; in TEST_F() local