Searched defs:propArray (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLPlatform.cpp | 33 Context::PropArray propArray; in ParseContextProperties() local 222 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContext() local 242 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContextFromType() local
|
H A D | CLContext.cpp | 84 CommandQueue::PropArray propArray; in createCommandQueueWithProperties() local 190 Sampler::PropArray propArray; in createSamplerWithProperties() local [all...] |
H A D | CLCommandQueue.cpp | 713 CommandQueue(Context &context, Device &device, PropArray &&propArray, CommandQueueProperties properties, cl_uint size, cl_int &errorCode) CommandQueue() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 99 const cl_queue_properties propArray[] = { in createCommandQueue() local 237 const cl_sampler_properties propArray[] = {CL_SAMPLER_NORMALIZED_COORDS, in createSampler() local
|
Completed in 5 milliseconds