Home
last modified time | relevance | path

Searched refs:channel_order (Results 1 – 14 of 14) sorted by relevance

/external/autotest/client/site_tests/hardware_SAT/
Dhardware_SAT.py34 channel_order = [0, 1]
38 channel_order = [1, 0]
50 ','.join(channel_modules[channel_order[0]]),
51 ','.join(channel_modules[channel_order[1]]),
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_read_common.cpp171 static const char* get_appropriate_kernel_for_target(GLenum target, cl_channel_order channel_order)… in get_appropriate_kernel_for_target() argument
186 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()
192 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()
200 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()
207 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()
Dtest_images_write_common.cpp182 ExplicitType type, cl_channel_order channel_order) in get_appropriate_write_kernel() argument
210 if (channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_write_kernel()
221 if (channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_write_kernel()
/external/OpenCL-CTS/test_conformance/d3d11/
Dtexture2d.cpp332 …TestRequire(clFormat.image_channel_order == format->channel_order, "clGetImageInfo for CL_IMAGE_FO… in SubTestTexture2D()
639 cl_channel_order channel_order, in is_format_supported() argument
644 if (it->image_channel_data_type == channel_type && it->image_channel_order == channel_order) in is_format_supported()
713 …if (!is_format_supported(formats[format].channel_order, formats[format].channel_type, supported_im… in TestDeviceTexture2D()
Dharness.h86 cl_channel_order channel_order; member
Dtexture3d.cpp260 …TestRequire(clFormat.image_channel_order == format->channel_order, "clGetImageInfo for CL_IMAGE_FO… in SubTestTexture3D()
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.h85 cl_channel_order channel_order; member
Dtexture3d.cpp253 …TestRequire(clFormat.image_channel_order == format->channel_order, "clGetImageInfo for CL_IMAGE_FO… in SubTestTexture3D()
Dtexture2d.cpp325 …TestRequire(clFormat.image_channel_order == format->channel_order, "clGetImageInfo for CL_IMAGE_FO… in SubTestTexture2D()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp8375 ChannelOrder channel_order = CHANNEL_ORDER_UNKNOWN; in getRawDataFromPixelData() local
8400 if (!getChannelOrderForInternalformatAndType(internalformat, type, &channel_order)) in getRawDataFromPixelData()
8433 switch (channel_order) in getRawDataFromPixelData()
/external/armnn/third-party/stb/
Dstb_image.h779 int channel_order; member
965 …ri->channel_order = STBI_ORDER_RGB; // all current input & output are this, but this is here so we… in stbi__load_main()
/external/ComputeLibrary/include/stb/
Dstb_image.h783 int channel_order; member
976 …ri->channel_order = STBI_ORDER_RGB; // all current input & output are this, but this is here so we… in stbi__load_main()
/external/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td4273 "txq.channel_order.b32 \t$d, [$a];",
4330 "suq.channel_order.b32 \t$d, [$a];",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td4553 "txq.channel_order.b32 \t$d, [$a];",
4610 "suq.channel_order.b32 \t$d, [$a];",